summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/arch/powerpc/sysdev/mv64x60.h
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/arch/powerpc/sysdev/mv64x60.h')
-rw-r--r--ANDROID_3.4.5/arch/powerpc/sysdev/mv64x60.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/ANDROID_3.4.5/arch/powerpc/sysdev/mv64x60.h b/ANDROID_3.4.5/arch/powerpc/sysdev/mv64x60.h
deleted file mode 100644
index 4f618fa4..00000000
--- a/ANDROID_3.4.5/arch/powerpc/sysdev/mv64x60.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef __MV64X60_H__
-#define __MV64X60_H__
-
-#include <linux/init.h>
-
-extern void __init mv64x60_init_irq(void);
-extern unsigned int mv64x60_get_irq(void);
-
-extern void __init mv64x60_pci_init(void);
-extern void __init mv64x60_init_early(void);
-
-#endif /* __MV64X60_H__ */