mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
pxa25x_udc: Remove usbdescriptors.h
usbdescriptors.h conflicts with linux/usb/ch9.h. Remove it. Signed-off-by: Lukasz Dalek <luk0104@gmail.com>
This commit is contained in:
parent
ebbf0d20aa
commit
27460be60d
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@
|
|||
#include <asm/io.h>
|
||||
#include <asm/arch/pxa.h>
|
||||
|
||||
#include <usbdescriptors.h>
|
||||
#include <linux/usb/ch9.h>
|
||||
#include <linux/usb/gadget.h>
|
||||
#include <usb/lin_gadget_compat.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue