summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lpc32xx/include/mach/board.h
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2012-03-15 14:48:42 +0000
committerArnd Bergmann <arnd@arndb.de>2012-03-15 14:48:42 +0000
commitf66f9bdf6d2c2b540f73bb57bd24b886b39beb14 (patch)
tree03d52df19bd6b7b2c424ed5d94590fcde666ab28 /arch/arm/mach-lpc32xx/include/mach/board.h
parentf6175f228cc8dab421e762158ad40f5614b18941 (diff)
parent36225decb417a20abcb0b2c24cdbcb6f1d608f83 (diff)
downloadop-kernel-dev-f66f9bdf6d2c2b540f73bb57bd24b886b39beb14.zip
op-kernel-dev-f66f9bdf6d2c2b540f73bb57bd24b886b39beb14.tar.gz
Merge branch 'lpc32xx/drivers' into next/drivers
Diffstat (limited to 'arch/arm/mach-lpc32xx/include/mach/board.h')
-rw-r--r--arch/arm/mach-lpc32xx/include/mach/board.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/arch/arm/mach-lpc32xx/include/mach/board.h b/arch/arm/mach-lpc32xx/include/mach/board.h
new file mode 100644
index 0000000..52531ca
--- /dev/null
+++ b/arch/arm/mach-lpc32xx/include/mach/board.h
@@ -0,0 +1,24 @@
+/*
+ * arm/arch/mach-lpc32xx/include/mach/board.h
+ *
+ * Author: Kevin Wells <kevin.wells@nxp.com>
+ *
+ * Copyright (C) 2010 NXP Semiconductors
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ */
+
+#ifndef __ASM_ARCH_BOARD_H
+#define __ASM_ARCH_BOARD_H
+
+extern u32 lpc32xx_return_iram_size(void);
+
+#endif /* __ASM_ARCH_BOARD_H */
OpenPOWER on IntegriCloud