diff options
author | 2011-08-23 12:51:24 +0100 | |
---|---|---|
committer | 2011-08-23 15:30:04 +0100 | |
commit | a1e6b41e8ec152efceb3128592b83d40c8a28334 (patch) | |
tree | 1eb7fc2da41d9687f363ec6ae7b66bf5ac0d2880 /crypto/api.c | |
parent | ARM: 7056/1: plat-nomadik: kill off <plat/gpio.h> (diff) | |
download | wireguard-linux-a1e6b41e8ec152efceb3128592b83d40c8a28334.tar.xz wireguard-linux-a1e6b41e8ec152efceb3128592b83d40c8a28334.zip |
ARM: 7057/1: mach-pnx4008: rename GPIO header
The PNX4008 header file is using the generic gpio and gpiolib
namespace in <mach/gpio.h> yet the GPIO interface is not generic
at all so rename it to <mach/gpio-pnx4008.h>
This fixes a build failure in current -next: the includes were
changed from <mach/gpio.h> to <linux/gpio.h> but since this
platform isn't using generic gpio <linux/gpio.h> did not include
<mach/gpio.h> and things broke apart.
Acked-by: Vitaly Wool <vitalywool@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions