u-boot-brain/drivers/usb/eth
Lukasz Majewski 916fa09799 usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
The BITMAP related operations can now be moved to ./include/linux/bitmap.h
file to mimic the Linux kernel directory tree.

This change also allows to remove the lin_gadget_compat.h header file
(which is a legacy code only for composite U-boot layer).
It was also possible to remove #includes from several USB gadget drivers.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Stefan Agner <stefan.agner@toradex.com>
2018-12-14 17:59:08 +01:00
..
asix88179.c
asix.c
Kconfig
lan7x.c
lan7x.h net.h: Include linux/if_ether.h to avoid duplication 2018-10-10 12:28:52 -05:00
lan75xx.c
lan78xx.c
Makefile
mcs7830.c
r8152_fw.c
r8152.c usb: composite: Move bitmap related operations to ./include/linux/bitmap.h 2018-12-14 17:59:08 +01:00
r8152.h
smsc95xx.c
usb_ether.c usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2018-11-26 21:19:03 +01:00