Skip to content
Snippets Groups Projects
Commit 6387f8fc authored by Shawn Guo's avatar Shawn Guo
Browse files

i2c: imx: remove unneeded mach/irqs.h inclusion


Remove unneeded mach/irq.h inclusion from i2c-imx driver.

Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
Cc: linux-i2c@vger.kernel.org
Acked-by: default avatarWolfram Sang <w.sang@pengutronix.de>
Acked-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
Acked-by: default avatarDong Aisheng <dong.aisheng@linaro.org>
parent 130d8bd7
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,6 @@
#include <linux/of_i2c.h>
#include <linux/pinctrl/consumer.h>
#include <mach/irqs.h>
#include <mach/hardware.h>
#include <mach/i2c.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment