git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97899e5
)
ARM: OMAP: Fix build error when mmc_omap is built as module
author
Tony Lindgren
<tony@atomide.com>
Mon, 20 Feb 2012 18:00:03 +0000
(10:00 -0800)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 20 Feb 2012 18:00:38 +0000
(10:00 -0800)
Otherwise we get the following error:
arch/arm/mach-omap2/built-in.o: In function `n8x0_mmc_callback':
twl-common.c:(.text+0x108a0): undefined reference to
`omap_mmc_notify_cover_event'
Fix this by warning about unusable MMC cover events.
The long term fix needs to change the MMC drivers to
register board specific callbacks directly with PMIC.
Reported-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-n8x0.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-omap2/board-n8x0.c
Simple merge