common: Drop log.h from common header
[pandora-u-boot.git] / drivers / usb / gadget / storage_common.c
index f40779b..5674e8f 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>