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

Commit 5e329d1c authored by Stefan Schmidt's avatar Stefan Schmidt Committed by Russell King
Browse files

[ARM] 5079/1: Warn people when using pxa2xx-gpio.h



Warn people when using pxa2xx-gpio.h as it is only here for backwards
compatibility. The new mfp-pxa2[57]x.h and the relevant API should be used
instead.

Signed-off-by: default avatarStefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent f1b23586
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
#ifndef __ASM_ARCH_PXA2XX_GPIO_H
#define __ASM_ARCH_PXA2XX_GPIO_H

#warning Please use mfp-pxa2[57]x.h instead of pxa2xx-gpio.h

/* GPIO alternate function assignments */

#define GPIO1_RST		1	/* reset */