dect
/
linux-2.6
Archived
13
0
Fork 0

ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.h

Remove unnecessary includes

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Russell King 2009-11-21 12:56:13 +00:00
parent 4be53dbe74
commit 7e20c83720
1 changed files with 0 additions and 2 deletions

View File

@ -25,8 +25,6 @@
#include <mach/hardware.h>
#include <mach/i2c.h>
#include <asm/irq.h>
#include <asm/uaccess.h>
#define I2C_PNX_TIMEOUT 10 /* msec */
#define I2C_PNX_SPEED_KHZ 100