aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-mxc/hardware.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-mxc/hardware.h')
-rw-r--r--include/asm-arm/arch-mxc/hardware.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/include/asm-arm/arch-mxc/hardware.h b/include/asm-arm/arch-mxc/hardware.h
index 3c09b92fef0d..e70387e91b77 100644
--- a/include/asm-arm/arch-mxc/hardware.h
+++ b/include/asm-arm/arch-mxc/hardware.h
@@ -8,12 +8,6 @@
8 * published by the Free Software Foundation. 8 * published by the Free Software Foundation.
9 */ 9 */
10 10
11/*!
12 * @file hardware.h
13 * @brief This file contains the hardware definitions of the board.
14 *
15 * @ingroup System
16 */
17#ifndef __ASM_ARCH_MXC_HARDWARE_H__ 11#ifndef __ASM_ARCH_MXC_HARDWARE_H__
18#define __ASM_ARCH_MXC_HARDWARE_H__ 12#define __ASM_ARCH_MXC_HARDWARE_H__
19 13
@@ -49,4 +43,4 @@
49 MXC_MAX_EXP_IO_LINES + \ 43 MXC_MAX_EXP_IO_LINES + \
50 MXC_MAX_VIRTUAL_INTS) 44 MXC_MAX_VIRTUAL_INTS)
51 45
52#endif /* __ASM_ARCH_MXC_HARDWARE_H__ */ 46#endif /* __ASM_ARCH_MXC_HARDWARE_H__ */