Commit e3ae58cb authored by Randy Hron's avatar Randy Hron Committed by Greg Kroah-Hartman

[PATCH] USB: version.h cleanup 2 of 4

I used a combination of:
egrep -l 'UTS_RELEASE|LINUX_VERSION_CODE|\<KERNEL_VERSION\>'
and "grep -l linux/version.h" to find them.  They compiled
as module/non-module for me.  The previous patch adds
version.h, btw.
parent 296cbec5
......@@ -41,7 +41,6 @@
#include <linux/usb.h>
#include <linux/moduleparam.h>
#include <linux/version.h>
#include "../core/hcd.h"
#include <asm/byteorder.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