summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap/omap3_xload_usb.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap/omap3_xload_usb.c')
-rw-r--r--arch/arm/mach-omap/omap3_xload_usb.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/arch/arm/mach-omap/omap3_xload_usb.c b/arch/arm/mach-omap/omap3_xload_usb.c
index e7dc21e4a7..01e958da6f 100644
--- a/arch/arm/mach-omap/omap3_xload_usb.c
+++ b/arch/arm/mach-omap/omap3_xload_usb.c
@@ -5,9 +5,6 @@
*
* Copyright (C) 2011 Rick Bronson
*
- * See file CREDITS for list of people who contributed to this
- * project.
- *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2
* as published by the Free Software Foundation.
@@ -22,8 +19,8 @@
#include <common.h>
#include <io.h>
#include <malloc.h>
-#include <mach/omap3-silicon.h>
-#include <mach/omap3-generic.h>
+#include <mach/omap/omap3-silicon.h>
+#include <mach/omap/omap3-generic.h>
static void __iomem *omap3_usb_base = (void __iomem *)OMAP3_MUSB0_BASE;