aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/galileo-boards/ev96100int.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips/galileo-boards/ev96100int.h')
-rw-r--r--include/asm-mips/galileo-boards/ev96100int.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/asm-mips/galileo-boards/ev96100int.h b/include/asm-mips/galileo-boards/ev96100int.h
deleted file mode 100644
index c58b16d06d6e..000000000000
--- a/include/asm-mips/galileo-boards/ev96100int.h
+++ /dev/null
@@ -1,12 +0,0 @@
1/*
2 *
3 */
4#ifndef _MIPS_EV96100INT_H
5#define _MIPS_EV96100INT_H
6
7#define EV96100INT_UART_0 6 /* IP 6 */
8#define EV96100INT_TIMER 7 /* IP 7 */
9
10extern void ev96100int_init(void);
11
12#endif /* !(_MIPS_EV96100_H) */