diff options
Diffstat (limited to 'pkg/email/patch_test.go')
| -rw-r--r-- | pkg/email/patch_test.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pkg/email/patch_test.go b/pkg/email/patch_test.go index e34e60b64..0919db9ca 100644 --- a/pkg/email/patch_test.go +++ b/pkg/email/patch_test.go @@ -404,7 +404,6 @@ Index: usb-devel/drivers/usb/core/hub.c +++ usb-devel/drivers/usb/core/hub.c @@ -36,6 +36,10 @@ #include "hub.h" - #include "otg_whitelist.h" +#undef dev_dbg +#define dev_dbg dev_info @@ -452,7 +451,6 @@ Index: usb-devel/drivers/usb/core/hub.c +++ usb-devel/drivers/usb/core/hub.c @@ -36,6 +36,10 @@ #include "hub.h" - #include "otg_whitelist.h" +#undef dev_dbg +#define dev_dbg dev_info |
