From: Greg KH on
On Tue, Jun 08, 2010 at 06:43:30PM +0100, David Woodhouse wrote:
> Greg, please pull from
> git://git.infradead.org/users/dwmw2/spectra-2.6.git
>
> This was previously known as the 'Moorestown NAND flash driver'.

Now pulled.

Note I do get some warnings when building the code:

drivers/staging/spectra/ffsport.c:116:0: warning: "GLOB_VERSION" redefined
drivers/staging/spectra/spectraswconfig.h:24:0: note: this is the location of the previous definition
drivers/staging/spectra/flash.c: In function 'dump_cache_l2_table':
drivers/staging/spectra/flash.c:778:9: warning: unused variable 'i'
drivers/staging/spectra/flash.c: At top level:
drivers/staging/spectra/flash.c:2015:12: warning: 'FTL_Cache_Write_Back' defined but not used
drivers/staging/spectra/flash.c:2396:13: warning: 'FTL_Format_Flash' defined but not used

Are those to be expected?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/