]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5cc8108bfa812ff83bc5006e41e4bba76c24da70
tree8945f4cfc4c22e5c8c5f17c2bb7258be5a0f94e2
parent4f32d4768714ac847726464d5ee56a51d466b7f2
ARM: OMAP2+: Fix missing inline functions for Makefile cleanup

Commit ea78b4e3ced6dc72f9da1339c493fd2150b545ad (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