mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-02 02:27:40 +07:00
ARM: gpio: pxa: 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
e6b750d4ba
commit
50ac01fbd2
@ -17,7 +17,7 @@
|
||||
|
||||
#include <asm/mach-types.h>
|
||||
|
||||
#include <mach/gpio.h>
|
||||
#include <asm/gpio.h>
|
||||
#include <mach/vpac270.h>
|
||||
|
||||
#include "soc_common.h"
|
||||
|
Loading…
Reference in New Issue
Block a user