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

From: Greg KH
Date: Tue Apr 06 2021 - 01:26:32 EST


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 :(