]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: u_ether: Remove duplicated include in u_ether.c
authorYang Li <yang.lee@linux.alibaba.com>
Thu, 23 Jun 2022 01:08:08 +0000 (09:08 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Jun 2022 11:42:17 +0000 (13:42 +0200)
commit0b5d38164f05780ccce7e764c9bab3ec15654e0b
tree0ec82a9b6e357bfc60149ded2bd556fe4c3c2721
parent5bde76fb64c7c670e9ea3468df43315809d0b5d4
usb: gadget: u_ether: Remove duplicated include in u_ether.c

Fix following includecheck warning:
./drivers/usb/gadget/function/u_ether.c: linux/etherdevice.h is included
more than once.

Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220623010808.9816-1-yang.lee@linux.alibaba.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/function/u_ether.c