Skip to content
Snippets Groups Projects
Commit ed90d2c8 authored by Vivek Mahajan's avatar Vivek Mahajan Committed by Wolfgang Denk
Browse files

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: default avatarVivek Mahajan <vivek.mahajan@freescale.com>
Signed-off-by: default avatarRemy Bohmer <linux@bohmer.net>
parent cfd39cdf
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
#include <asm/bitops.h>
#include "ehci.h"
#include "ehci-fsl.h"
#include <usb/ehci-fsl.h>
#include "ehci-core.h"
/*
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment