diff options
author | Jeff Garzik <jgarzik@pobox.com> | 2005-11-18 11:30:38 -0500 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-11-18 11:30:38 -0500 |
commit | 79bfb0a98fdc73ed6a18469cef245cbf50a1d8bb (patch) | |
tree | faf5312c25eebfa11bd1f65c881bfac07c945f2b /include/asm-arm/arch-imx/irqs.h | |
parent | 67cb6e842e7f1e534a5e0e8708a8779e33b60520 (diff) | |
parent | fc71fe40d2bedcc57d3406bf2050481f8b3441b6 (diff) |
Merge branch 'master'
Diffstat (limited to 'include/asm-arm/arch-imx/irqs.h')
-rw-r--r-- | include/asm-arm/arch-imx/irqs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-imx/irqs.h b/include/asm-arm/arch-imx/irqs.h index 238197cfb9d..f195542898e 100644 --- a/include/asm-arm/arch-imx/irqs.h +++ b/include/asm-arm/arch-imx/irqs.h @@ -23,7 +23,7 @@ #define __ARM_IRQS_H__ /* Use the imx definitions */ -#include <asm/arch/hardware.h> +#include <asm/hardware.h> /* * IMX Interrupt numbers |