[PATCH/RFC] Add Amstrad Delta NAND support.

David Woodhouse dwmw2 at infradead.org
Tue Apr 25 09:58:24 EDT 2006


On Tue, 2006-04-25 at 15:48 +0200, Jörn Engel wrote:
> We could have a nand_read_byte()/nand_write_byte() pair of macros that
> are defined to readb/writeb for the generic case and to
> read_byte/write_byte for CONFIG_FIND_SOME_SANE_NAME.

That makes nand.o non-generic, and prevents you from using it for
multiple 'board drivers' in the same kernel build.

-- 
dwmw2





More information about the linux-mtd mailing list