X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=common%2Fspl%2Fspl_usb.c;h=5aac10bd573c8cbd0361a286a816511192f134db;hb=d024236e5a31a2b4b82cbcc98b31b8170fc88d28;hp=567a4505056a674343ff35d891f949a86c76988a;hpb=f1b1f77060beadbfe9f42a3be00019bd025afbd6;p=u-boot diff --git a/common/spl/spl_usb.c b/common/spl/spl_usb.c index 567a450505..5aac10bd57 100644 --- a/common/spl/spl_usb.c +++ b/common/spl/spl_usb.c @@ -16,8 +16,6 @@ #include #include -DECLARE_GLOBAL_DATA_PTR; - #ifdef CONFIG_USB_STORAGE static int usb_stor_curr_dev = -1; /* current device */ #endif