提交 e572f649 编写于 作者: P Petr Cvek 提交者: Robert Jarzmik

ARM: pxa: magician: Remove duplicated I2C pins declaration

Magician has GPIO117_I2C_SCL and GPIO118_I2C_SDA pins declared twice.
Signed-off-by: NPetr Cvek <petr.cvek@tul.cz>
Signed-off-by: NRobert Jarzmik <robert.jarzmik@free.fr>
上级 ca26475b
......@@ -121,10 +121,6 @@ static unsigned long magician_pin_config[] __initdata = {
GPIO107_GPIO, /* DS1WM_IRQ */
GPIO108_GPIO, /* GSM_READY */
GPIO115_GPIO, /* nPEN_IRQ */
/* I2C */
GPIO117_I2C_SCL,
GPIO118_I2C_SDA,
};
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册