Commit 01650a73 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

USB storage #include fixup

addition of #include <linux/version.h> due to removal from <linux/usb.h>
parent 4bc7f170
......@@ -48,6 +48,7 @@
#include <linux/blk.h>
#include <linux/smp_lock.h>
#include <linux/completion.h>
#include <linux/version.h>
#include "scsi.h"
#include "hosts.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment