diff options
Diffstat (limited to 'include/asm-arm/arch-mxc/irqs.h')
-rw-r--r-- | include/asm-arm/arch-mxc/irqs.h | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/include/asm-arm/arch-mxc/irqs.h b/include/asm-arm/arch-mxc/irqs.h deleted file mode 100644 index 21411efc10fb..000000000000 --- a/include/asm-arm/arch-mxc/irqs.h +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | /* | ||
2 | * Copyright 2004-2007 Freescale Semiconductor, Inc. All Rights Reserved. | ||
3 | */ | ||
4 | |||
5 | /* | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | ||
10 | |||
11 | #ifndef __ASM_ARCH_MXC_IRQS_H__ | ||
12 | #define __ASM_ARCH_MXC_IRQS_H__ | ||
13 | |||
14 | #include <asm/arch/hardware.h> | ||
15 | |||
16 | #endif /* __ASM_ARCH_MXC_IRQS_H__ */ | ||