From: Alban Bedel Date: Fri, 4 Sep 2015 12:29:16 +0000 (+0200) Subject: MIPS: Fix the build on jz4740 after removing the custom gpio.h X-Git-Tag: omap-for-v4.3/fixes-rc5~42^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b235dc2647e4977b17b5c41d959d0f455831c3f;p=pandora-kernel.git 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 Cc: Paul Burton Cc: Lars-Peter Clausen Cc: Brian Norris Cc: Thomas Gleixner Cc: Linus Walleij 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 --- Reading git-diff-tree failed