diff options
author | Wolfgang Grandegger <wg@grandegger.com> | 2011-11-24 00:58:22 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-11-30 00:35:51 +0100 |
commit | 1839a6c6f1eb8c0e20dc87d57024a85707f1a2f8 (patch) | |
tree | 0c00692dd88faf21efe74716fe4781c7bb15df29 /drivers/net/ethernet/smsc | |
parent | ipv4: remove useless codes in ipmr_device_event() (diff) | |
download | linux-1839a6c6f1eb8c0e20dc87d57024a85707f1a2f8.tar.xz linux-1839a6c6f1eb8c0e20dc87d57024a85707f1a2f8.zip |
can: sja1000_isa: convert to platform driver to support x86_64 systems
This driver is currently not supported on x86_64 systems because the
"isa_driver" interface is used (CONFIG_ISA=y). To overcome this
limitation, the driver is converted to a platform driver, similar to
the serial 8250 driver.
Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/smsc')
0 files changed, 0 insertions, 0 deletions