From: Heiko Carstens Date: Thu, 22 Sep 2011 07:44:54 +0000 (-0400) Subject: seeq: fix compile breakage on s390 X-Git-Tag: v3.2-rc1~129^2~228 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=757216efb8f1bcab152c3f4c33ad7862b2f6663a;p=pandora-kernel.git seeq: fix compile breakage on s390 The SEEQ drivers should depend on HAS_IOMEM to prevent compile breakage on !HAS_IOMEM architectures: drivers/net/ethernet/seeq/seeq8005.c: In function 'seeq8005_probe1': drivers/net/ethernet/seeq/seeq8005.c:179:2: error: implicit declaration of function 'inw' [-Werror=implicit-function-declaration] Cc: Jeff Kirsher Signed-off-by: Heiko Carstens Signed-off-by: David S. Miller --- Reading git-diff-tree failed