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