From: Tony Lindgren Date: Tue, 20 Sep 2011 22:57:39 +0000 (-0700) Subject: ARM: OMAP2+: Fix missing inline functions for Makefile cleanup X-Git-Tag: v3.2-rc1~90^2~8^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8cf8e47fb87e3b27e63d36fc8d61b11273f37bc;p=pandora-kernel.git ARM: OMAP2+: Fix missing inline functions for Makefile cleanup Commit f41caddbe73f52a42f529d668ce47b4d693fd2c0 (omap2+: Use Kconfig symbol in Makefile instead of obj-y) cleaned up the omap2+ Makefile. However this did not account for the inline functions that are now needed for board_flash_init and board_nand_init. Reported-by: Arnd Bergmann Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed