From: Fabian Frederick Date: Wed, 18 Jun 2014 17:55:38 +0000 (+0200) Subject: PCMCIA_HERMES: ioport_map/unmap relies on HAS_IOPORT_MAP X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~210^2~46^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e91606f5e1ec7329557dfc0e298c4c021acbb80;p=pandora-kernel.git PCMCIA_HERMES: ioport_map/unmap relies on HAS_IOPORT_MAP 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" Cc: Paul Gortmaker Cc: linux-wireless@vger.kernel.org Signed-off-by: Fabian Frederick Signed-off-by: John W. Linville --- Reading git-diff-tree failed