mpc8xxx: USB: Relocates ehci-fsl.h to include/usb
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>
This commit is contained in:
parent
cfd39cdf94
commit
ed90d2c871
@ -27,7 +27,7 @@
|
||||
#include <asm/bitops.h>
|
||||
|
||||
#include "ehci.h"
|
||||
#include "ehci-fsl.h"
|
||||
#include <usb/ehci-fsl.h>
|
||||
#include "ehci-core.h"
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user