summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/usb-imx28.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2023-02-28 10:22:53 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2023-03-06 14:10:44 +0100
commitfaf54bb0bb4660d41efca0d24a161f8dd5ef689c (patch)
treeb28b100d7f49c00c2ebfdb6aea35970871b121dd /arch/arm/mach-mxs/usb-imx28.c
parentedf7af7bdb200b95d0e3bac8e11d4eca4fe33e31 (diff)
downloadbarebox-faf54bb0bb4660d41efca0d24a161f8dd5ef689c.tar.gz
barebox-faf54bb0bb4660d41efca0d24a161f8dd5ef689c.tar.xz
ARM: mxs: Move mach header files to include/mach/mxs
Currently arch specific headers can be included with longer possible as there won't be a single mach anymore. Move all mxs specific header files to include/mach/mxs/ to prepare for multi-arch support. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mxs/usb-imx28.c')
-rw-r--r--arch/arm/mach-mxs/usb-imx28.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-mxs/usb-imx28.c b/arch/arm/mach-mxs/usb-imx28.c
index 3793169b59..9c65dc7212 100644
--- a/arch/arm/mach-mxs/usb-imx28.c
+++ b/arch/arm/mach-mxs/usb-imx28.c
@@ -6,8 +6,8 @@
#include <common.h>
#include <io.h>
#include <errno.h>
-#include <mach/imx28-regs.h>
-#include <mach/usb.h>
+#include <mach/mxs/imx28-regs.h>
+#include <mach/mxs/usb.h>
#define POWER_CTRL (IMX_POWER_BASE + 0x0)
#define POWER_CTRL_CLKGATE 0x40000000