• Fabian Frederick's avatar
    PCMCIA_HERMES: ioport_map/unmap relies on HAS_IOPORT_MAP · 2e91606f
    Fabian Frederick authored
    Fixing following sh-allmodconfig errors reported on kisskb
    
    "
    drivers/net/wireless/orinoco/orinoco_cs.c:153:2: error: implicit declaration of function 'ioport_map' [-Werror=implicit-function-declaration]
    drivers/net/wireless/orinoco/orinoco_cs.c:205:3: error: implicit declaration of function 'ioport_unmap' [-Werror=implicit-function-declaration]
    "
    
    Cc: "John W. Linville" <linville@tuxdriver.com>
    Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
    Cc: linux-wireless@vger.kernel.org
    Signed-off-by: default avatarFabian Frederick <fabf@skynet.be>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    2e91606f
Kconfig 5.53 KB