Commit e6b750d4 authored by Russell King's avatar Russell King

ARM: gpio: tegra: 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 cb049419
......@@ -21,7 +21,7 @@
#include <linux/mmc/card.h>
#include <linux/mmc/host.h>
#include <mach/gpio.h>
#include <asm/gpio.h>
#include <mach/sdhci.h>
#include "sdhci-pltfm.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