提交 cb049419 编写于 作者: R Russell King

ARM: gpio: ixp2000: convert drivers to use asm/gpio.h rather than mach/gpio.h

Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 db3f7285
......@@ -35,7 +35,7 @@
#include <linux/slab.h>
#include <mach/hardware.h> /* Pick up IXP2000-specific bits */
#include <mach/gpio.h>
#include <asm/gpio.h>
static inline int ixp2000_scl_pin(void *data)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册