Commit 7e20c837 authored by Russell King's avatar Russell King

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

Remove unnecessary includes
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 4be53dbe
......@@ -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
......
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