forked from luck/tmp_suning_uos_patched
ARM: gpio: tegra: convert drivers to use asm/gpio.h rather than mach/gpio.h
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
parent
cb04941905
commit
e6b750d4ba
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user