ARM: OMAP2+: Fix missing inline functions for Makefile cleanup
authorTony Lindgren <tony@atomide.com>
Tue, 20 Sep 2011 22:57:39 +0000 (15:57 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 20 Sep 2011 22:57:39 +0000 (15:57 -0700)
commitf8cf8e47fb87e3b27e63d36fc8d61b11273f37bc
tree8945f4cfc4c22e5c8c5f17c2bb7258be5a0f94e2
parentceb1c532ba6220900e61ec7073a9234661efa450
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 <arnd@arndb.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-flash.c
arch/arm/mach-omap2/board-flash.h