forked from luck/tmp_suning_uos_patched
b0247eac31
The nhk8815 board files uses NAND_NO_READRDY in its platform data, but this macro is getting removed because it was not being used anywhere. Without this patch, building nhk8815_defconfig results in: arch/arm/mach-nomadik/board-nhk8815.c:118:6: error: 'NAND_NO_READRDY' undeclared here (not in a function) Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Alessandro Rubini <rubini@unipv.it> Cc: Linus Walleij <linus.walleij@linaro.org> |
||
---|---|---|
.. | ||
include/mach | ||
board-nhk8815.c | ||
cpu-8815.c | ||
cpu-8815.h | ||
i2c-8815nhk.c | ||
Kconfig | ||
Makefile | ||
Makefile.boot |