]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
mpc8xxx: USB: Relocates ehci-fsl.h to include/usb
authorVivek Mahajan <vivek.mahajan@freescale.com>
Thu, 21 May 2009 12:02:27 +0000 (17:32 +0530)
committerWolfgang Denk <wd@denx.de>
Fri, 12 Jun 2009 18:47:17 +0000 (20:47 +0200)
The following patch moves 8xxx-specifc USB #defines from
drivers/usb/host/ehci-fsl.h to include/usb.

Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com>
Signed-off-by: Remy Bohmer <linux@bohmer.net>
drivers/usb/host/ehci-fsl.c
include/usb/ehci-fsl.h [moved from drivers/usb/host/ehci-fsl.h with 100% similarity]

index cff6024537bbf79c4a5579e621562033ebc5286f..39ef4354ec744a0f7ad96a346b5950c6aa413fc3 100644 (file)
@@ -27,7 +27,7 @@
 #include <asm/bitops.h>
 
 #include "ehci.h"
-#include "ehci-fsl.h"
+#include <usb/ehci-fsl.h>
 #include "ehci-core.h"
 
 /*