ARM: imx: include hardware.h rather than mach/hardware.h
[sfrench/cifs-2.6.git] / arch / arm / mach-imx / devices / platform-imx-i2c.c
index 424ce246fe43eb088c563a6cc20b363706321588..8e30e5703cd204fadda337789bd292a9d14929d5 100644 (file)
@@ -6,7 +6,7 @@
  * the terms of the GNU General Public License version 2 as published by the
  * Free Software Foundation.
  */
-#include <mach/hardware.h>
+#include "../hardware.h"
 #include "devices-common.h"
 
 #define imx_imx_i2c_data_entry_single(soc, _devid, _id, _hwid, _size)  \