]> git.baikalelectronics.ru Git - kernel.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)
committerPierre Ossman <pierre@ossman.eu>
Wed, 8 Apr 2009 18:40:58 +0000 (20:40 +0200)
commitc3609f4a2fed3540ec0b97d515aa01988a143603
treef7390240aba3cb67bea927bd97236875f2fcb297
parentc66ff4089940beec47d48a3eaf64c1be75c341ca
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 42a4aca0d562fd9a9c6327678e37280f3f36f31d.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Pierre Ossman <pierre@ossman.eu>
drivers/mmc/host/omap_hsmmc.c