]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/usb/eth/usb_ether.c
dm: usb: Adjust the USB_DEVICE() macro naming
[karo-tx-uboot.git] / drivers / usb / eth / usb_ether.c
index 07d230988329fce83c9e5b4852c9314dce7f9e53..63785a9c598195cbb9d9465154622c059ba24ff4 100644 (file)
@@ -266,8 +266,8 @@ int usb_host_eth_scan(int mode)
        usb_max_eth_dev = 0;
 #ifdef CONFIG_DM_USB
        /*
-        * TODO: We should add USB_DEVICE() declarations to each USB ethernet
-        * driver and then most of this file can be removed.
+        * TODO: We should add U_BOOT_USB_DEVICE() declarations to each USB
+        * Ethernet driver and then most of this file can be removed.
         */
        struct udevice *bus;
        struct uclass *uc;