From: Arnd Bergmann Date: Sun, 23 Sep 2012 22:57:22 +0000 (+0000) Subject: ARM: nomadik: remove NAND_NO_READRDY use X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~65^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0247eac31bde4b9572e28cd3dfd930dd4c5fb26;p=pandora-kernel.git ARM: nomadik: remove NAND_NO_READRDY use 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 Cc: Alessandro Rubini Cc: Linus Walleij --- Reading git-diff-tree failed