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

Commit 4fc7ae3c authored by Linus Walleij's avatar Linus Walleij Committed by Russell King
Browse files

ARM: 7142/1: davinci: mark GPIO implementation complex



When breaking apart the DaVinci GPIO files I accidentally
marked it non-complex while it is indeed complex.

Reported-by: default avatarMike Frysinger <vapier@gentoo.org>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 5895a9c0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -15,6 +15,8 @@

#include <asm-generic/gpio.h>

#define __ARM_GPIOLIB_COMPLEX

/* The inline versions use the static inlines in the driver header */
#include "gpio-davinci.h"