|
@@ -6,8 +6,8 @@
|
|
* the terms of the GNU General Public License version 2 as published by the
|
|
* the terms of the GNU General Public License version 2 as published by the
|
|
* Free Software Foundation.
|
|
* Free Software Foundation.
|
|
*/
|
|
*/
|
|
-#include <mach/hardware.h>
|
|
|
|
-#include <mach/devices-common.h>
|
|
|
|
|
|
+#include "../hardware.h"
|
|
|
|
+#include "devices-common.h"
|
|
|
|
|
|
#define imx_mx2_emmaprp_data_entry_single(soc) \
|
|
#define imx_mx2_emmaprp_data_entry_single(soc) \
|
|
{ \
|
|
{ \
|