Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50ac01fb authored by Russell King's avatar Russell King
Browse files

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

parent e6b750d4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"