common: Drop log.h from common header
[oweals/u-boot.git] / drivers / usb / gadget / storage_common.c
index f40779b13a20cac1f7679a81f7a7f4cb8f641ae6..5674e8fe494050d30af2ad16813ee3b309d42906 100644 (file)
@@ -268,6 +268,7 @@ struct interrupt_data {
 struct device_attribute { int i; };
 #define ETOOSMALL      525
 
+#include <log.h>
 #include <usb_mass_storage.h>
 #include <dm/device_compat.h>