From: Magnus Damm Date: Fri, 22 Feb 2008 10:55:24 +0000 (+0900) Subject: smc91x: add insw/outsw to default config V2 X-Git-Tag: v2.6.26-rc1~1138^2~390^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a214c125a06e974b6fba7c38fb06297ab449d3a;p=pandora-kernel.git smc91x: add insw/outsw to default config V2 This patch makes sure SMC_insw()/SMC_outsw() are defined for the default configuration. Without this change BUG()s will be triggered when using 16-bit only platform data and the default configuration. Signed-off-by: Magnus Damm Acked-by: Nicolas Pitre Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed