summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/include
diff options
context:
space:
mode:
authorAkira Takeuchi2010-10-27 18:28:58 +0200
committerDavid Howells2010-10-27 18:28:58 +0200
commit62747cd27ee241ffa32d501e45980cdc441d4a09 (patch)
tree6ad1e1d530c5761dc39e1fb21fca56a2751c63e7 /arch/mn10300/include
parentMN10300: ASB2364: Handle the IRQ multiplexer in the FPGA (diff)
downloadkernel-qcow2-linux-62747cd27ee241ffa32d501e45980cdc441d4a09.tar.gz
kernel-qcow2-linux-62747cd27ee241ffa32d501e45980cdc441d4a09.tar.xz
kernel-qcow2-linux-62747cd27ee241ffa32d501e45980cdc441d4a09.zip
MN10300: ASB2364: Add support for SMSC911X and SMC911X
Add support for SMSC911X and SMC911X for the ASB2364 unit. Signed-off-by: Akira Takeuchi <takeuchi.akr@jp.panasonic.com> Signed-off-by: Kiyoshi Owada <owada.kiyoshi@jp.panasonic.com> Signed-off-by: David Howells <dhowells@redhat.com> cc: steve.glendinning@smsc.com cc: netdev@vger.kernel.org
Diffstat (limited to 'arch/mn10300/include')
-rw-r--r--arch/mn10300/include/asm/smsc911x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mn10300/include/asm/smsc911x.h b/arch/mn10300/include/asm/smsc911x.h
new file mode 100644
index 000000000000..2fcd1080322b
--- /dev/null
+++ b/arch/mn10300/include/asm/smsc911x.h
@@ -0,0 +1 @@
+#include <unit/smsc911x.h>