diff options
Diffstat (limited to 'arch/arm/mach-imx/devices-imx21.h')
| -rw-r--r-- | arch/arm/mach-imx/devices-imx21.h | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-imx/devices-imx21.h b/arch/arm/mach-imx/devices-imx21.h index 93ece55f75d..bd939328015 100644 --- a/arch/arm/mach-imx/devices-imx21.h +++ b/arch/arm/mach-imx/devices-imx21.h @@ -6,8 +6,7 @@   * the terms of the GNU General Public License version 2 as published by the   * Free Software Foundation.   */ -#include <mach/mx21.h> -#include <mach/devices-common.h> +#include "devices/devices-common.h"  extern const struct imx_imx21_hcd_data imx21_imx21_hcd_data;  #define imx21_add_imx21_hcd(pdata)	\  |