summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/arch/arm/mach-clps711x/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/arch/arm/mach-clps711x/common.h')
-rw-r--r--ANDROID_3.4.5/arch/arm/mach-clps711x/common.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/ANDROID_3.4.5/arch/arm/mach-clps711x/common.h b/ANDROID_3.4.5/arch/arm/mach-clps711x/common.h
deleted file mode 100644
index fc0f0650..00000000
--- a/ANDROID_3.4.5/arch/arm/mach-clps711x/common.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * linux/arch/arm/mach-clps711x/common.h
- *
- * Common bits.
- */
-
-struct sys_timer;
-
-extern void clps711x_map_io(void);
-extern void clps711x_init_irq(void);
-extern struct sys_timer clps711x_timer;
-extern void clps711x_restart(char mode, const char *cmd);