Re: [PATCH] usb: gadget: aspeed: Remove unnecessary version.h includes

From: 种嘉鹏
Date: Tue Apr 20 2021 - 22:07:34 EST


On 2021/4/6 13:26, Greg KH wrote:
On Tue, Apr 06, 2021 at 11:59:58AM +0800, Jiapeng Chong wrote:
"make versioncheck" shows:

./drivers/usb/gadget/udc/aspeed-vhub/hub.c: 33 linux/version.h not
needed.

Then you need to fix the tool, and always test-build patches before you
send them out, as this is obviously wrong :(

Sorry for the noise. We'll do more test-build towards patches next time.