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)
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>

No differences found