Commit 667efc58 authored by Russell King's avatar Russell King

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

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 75482dc3
......@@ -35,7 +35,7 @@
#include <mach/hardware.h>
#include <mach/memory.h>
#include <mach/gpio.h>
#include <asm/gpio.h>
#include <mach/cputype.h>
#include <asm/mach-types.h>
......
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