Re: [PATCH v3 1/3] usb: dwc3-of-simple: Drop redundant inclding header file

2020-03-04 Thread Marek Vasut
On 3/4/20 1:59 AM, Kever Yang wrote: > The fdtdec.h is no use in this file, remove the include code. > > Signed-off-by: Kever Yang > --- > > Changes in v3: None There's typo in the subject, I'll fix it when applying.

[PATCH v3 1/3] usb: dwc3-of-simple: Drop redundant inclding header file

2020-03-03 Thread Kever Yang
The fdtdec.h is no use in this file, remove the include code. Signed-off-by: Kever Yang --- Changes in v3: None drivers/usb/host/dwc3-of-simple.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/usb/host/dwc3-of-simple.c b/drivers/usb/host/dwc3-of-simple.c index