]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mmc: Fix compile for omap_hsmmc.c
authorTony Lindgren <tony@atomide.com>
Wed, 8 Apr 2009 00:04:33 +0000 (17:04 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 8 Apr 2009 00:04:33 +0000 (17:04 -0700)
commit880d2674e036b566f5596bef1b45911508cd37a1
treefd79a04d6de7f7f5f77c46d9199f10307587c54b
parent1bf8d6366435958b15a4091e7d4fdd1fa8ebc9e2
mmc: Fix compile for omap_hsmmc.c

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>
drivers/mmc/host/omap_hsmmc.c