
On 8 January 2016 at 05:04, Marek Vasut marex@denx.de wrote:
On Friday, January 08, 2016 at 04:34:44 AM, Simon Glass wrote:
Hi Marek,
On 7 January 2016 at 15:50, Marek Vasut marex@denx.de wrote:
On Thursday, January 07, 2016 at 11:16:08 PM, Simon Glass wrote:
We can define this in the header file and use it in usb_storage.c. There is no need to define it twice. Remove the #define from usb_storage.c.
Signed-off-by: Simon Glass sjg@chromium.org
I guess you build tested this properly, right ?
Yes. I was initially nervous that there might be a reason for the two definitions but I cannot see what it might be. So I think this patch is safe. Anyway I'll hold off applying it until early in the merge window.
That's a good idea indeed. Thanks!
Best regards, Marek Vasut
Applied to u-boot-dm.