diff options
Diffstat (limited to 'drivers/usb/host/whci/debug.c')
-rw-r--r-- | drivers/usb/host/whci/debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/host/whci/debug.c b/drivers/usb/host/whci/debug.c index 767af265e00..ba61dae9e4d 100644 --- a/drivers/usb/host/whci/debug.c +++ b/drivers/usb/host/whci/debug.c @@ -19,6 +19,7 @@ #include <linux/kernel.h> #include <linux/debugfs.h> #include <linux/seq_file.h> +#include <linux/export.h> #include "../../wusbcore/wusbhc.h" |