commit | 8a214c125a06e974b6fba7c38fb06297ab449d3a | [log] [tgz] |
---|---|---|
author | Magnus Damm <magnus.damm@gmail.com> | Fri Feb 22 19:55:24 2008 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Mar 17 07:49:27 2008 -0400 |
tree | 3923a959fc92294c25e7f61176bed4cc55955f63 | |
parent | 3e94794355724f77dc6cbb5ad956f7c72d8313a4 [diff] |
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 <damm@igel.co.jp> Acked-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>