]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Fix the build on jz4740 after removing the custom gpio.h
authorAlban Bedel <albeu@free.fr>
Fri, 4 Sep 2015 12:29:16 +0000 (14:29 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 1 Oct 2015 07:06:26 +0000 (09:06 +0200)
commit8d780bc8d2c769099c111053cf2cbd8917c28d7a
tree7f74a5a10f4c23aba51097e3b67f2b9c3a940640
parent75eb54c6c2f923aed5a0bd4ba85bb58b32a45996
MIPS: Fix the build on jz4740 after removing the custom gpio.h

Somehow the wrong version of the patch to remove the use of custom
gpio.h on mips has been merged. This patch add the missing fixes for a
build error on jz4740 because linux/gpio.h doesn't provide any machine
specfics definitions anymore.

Signed-off-by: Alban Bedel <albeu@free.fr>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: Lars-Peter Clausen <lars@metafoo.de>
Cc: Brian Norris <computersforpeace@gmail.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/11089/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/jz4740/board-qi_lb60.c
arch/mips/jz4740/gpio.c