summaryrefslogtreecommitdiffstats
path: root/include/asm-sh/shmin
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2006-10-19 16:16:18 +0900
committerPaul Mundt <lethal@linux-sh.org>2006-10-19 16:30:32 +0900
commit082c44d20eb4c6c4aa60ae7429ea184854cb0610 (patch)
treec5efa4df65c1e0f90196f04a8760f5d3997eddbf /include/asm-sh/shmin
parent4a58eaca7ca68abea37d6d2a4ea7deb394906183 (diff)
downloadop-kernel-dev-082c44d20eb4c6c4aa60ae7429ea184854cb0610.zip
op-kernel-dev-082c44d20eb4c6c4aa60ae7429ea184854cb0610.tar.gz
sh: Cleanup board header directories.
Now with the ide.h mess sorted out, most of these boards don't need their own directory. Move the headers out, and update the driver paths. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'include/asm-sh/shmin')
-rw-r--r--include/asm-sh/shmin/shmin.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/asm-sh/shmin/shmin.h b/include/asm-sh/shmin/shmin.h
deleted file mode 100644
index 36ba138..0000000
--- a/include/asm-sh/shmin/shmin.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef __ASM_SH_SHMIN_H
-#define __ASM_SH_SHMIN_H
-
-#define SHMIN_IO_BASE 0xb0000000UL
-
-#define SHMIN_NE_IRQ IRQ2_IRQ
-#define SHMIN_NE_BASE 0x300
-
-#endif
OpenPOWER on IntegriCloud