• A
    MMC: tmio_mmc.h: fix build problem · 4cb32906
    Alexander Beregalov 提交于
    drivers/mmc/host/tmio_mmc.h: In function 'tmio_mmc_kmap_atomic':
    drivers/mmc/host/tmio_mmc.h:147: error: implicit declaration of function 'kmap_atomic'
    drivers/mmc/host/tmio_mmc.h:147: error: 'KM_BIO_SRC_IRQ' undeclared (first use in this function)
    drivers/mmc/host/tmio_mmc.h: In function 'tmio_mmc_kunmap_atomic':
    drivers/mmc/host/tmio_mmc.h:153: error: implicit declaration of function 'kunmap_atomic'
    drivers/mmc/host/tmio_mmc.h:153: error: 'KM_BIO_SRC_IRQ' undeclared (first use in this function)
    Signed-off-by: NAlexander Beregalov <a.beregalov@gmail.com>
    Signed-off-by: NPierre Ossman <drzeus@drzeus.cx>
    4cb32906
tmio_mmc.h 5.4 KB