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 @@ -/* - * Copyright 2004-2007 Freescale Semiconductor, Inc. All Rights Reserved. - */ - -/* - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - */ - -#ifndef __ASM_ARCH_MXC_IRQS_H__ -#define __ASM_ARCH_MXC_IRQS_H__ - -#include <asm/arch/hardware.h> - -#endif /* __ASM_ARCH_MXC_IRQS_H__ */ |