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

[PATCH] [PATCH] drivers/usb version/include cleanup

Remove unneeded version.h and doubley included header.
Test compiled on 2.6.0-test5-bk3.
parent 272818c5
......@@ -28,7 +28,6 @@
#include <linux/fs.h>
#include <linux/pagemap.h>
#include <linux/uts.h>
#include <linux/version.h>
#include <linux/wait.h>
#include <linux/compiler.h>
#include <asm/uaccess.h>
......
......@@ -24,7 +24,6 @@
#include <linux/vmalloc.h>
#include <linux/init.h>
#include <linux/spinlock.h>
#include <linux/mm.h>
#include <asm/io.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