summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-w90x900/nuc950.h
diff options
context:
space:
mode:
authorRussell King2011-11-07 19:02:39 +0100
committerRussell King2011-11-21 10:49:30 +0100
commite5bc9e257a4ef3dabc6b5573215983d663ffcd55 (patch)
tree1f4fbd86f66ef1d14141a0b0c83add286ecb6132 /arch/arm/mach-w90x900/nuc950.h
parentARM: clps711x: consolidate irq/mm/time code into a single file (diff)
downloadkernel-qcow2-linux-e5bc9e257a4ef3dabc6b5573215983d663ffcd55.tar.gz
kernel-qcow2-linux-e5bc9e257a4ef3dabc6b5573215983d663ffcd55.tar.xz
kernel-qcow2-linux-e5bc9e257a4ef3dabc6b5573215983d663ffcd55.zip
ARM: w90x900: add common nuc9xx.h
Rather than having separate extern declarations in nuc9*.h, provide a common header file containing these definitions. Tested-by: Wan Zongshun <mcuos.com@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-w90x900/nuc950.h')
-rw-r--r--arch/arm/mach-w90x900/nuc950.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/arch/arm/mach-w90x900/nuc950.h b/arch/arm/mach-w90x900/nuc950.h
index 98a1148bc5ae..6e9de3051cd4 100644
--- a/arch/arm/mach-w90x900/nuc950.h
+++ b/arch/arm/mach-w90x900/nuc950.h
@@ -12,14 +12,7 @@
* published by the Free Software Foundation.
*
*/
-
-struct map_desc;
-struct sys_timer;
-
-/* core initialisation functions */
-
-extern void nuc900_init_irq(void);
-extern struct sys_timer nuc900_timer;
+#include "nuc9xx.h"
/* extern file from nuc950.c */