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:
1bf8d63
)
mmc: Fix compile for omap_hsmmc.c
author
Tony Lindgren
<tony@atomide.com>
Wed, 8 Apr 2009 00:04:33 +0000
(17:04 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 8 Apr 2009 00:04:33 +0000
(17:04 -0700)
This fixes the issue noted by Russell King:
drivers/mmc/host/omap_hsmmc.c: In function 'mmc_omap_xfer_done':
drivers/mmc/host/omap_hsmmc.c:301: error: implicit declaration of function 'mmc_omap_fclk_lazy_disable'
This got broken by
4a694dc915c9a223044ce21fc0d99e63facd1d64
.
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found