mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01: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