From: Marc Kleine-Budde Date: Wed, 27 Mar 2013 11:47:13 +0000 (+0100) Subject: can: sja1000: limit PEAK PCAN-PC Card to HAS_IOPORT X-Git-Tag: v3.9-rc6~38^2~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fd33497f80aa528ded0db2851b48638635d5caa;p=pandora-kernel.git can: sja1000: limit PEAK PCAN-PC Card to HAS_IOPORT This patch limits the PEAK PCAN-PC Card driver to systems with ioports. Fixes a compile time breakage on SH: drivers/net/can/sja1000/peak_pcmcia.c:626:2: error: implicit declaration of function 'ioport_unmap' Reported-by: Fengguang Wu Cc: Paul Mundt Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed