From a2202a4c762bedb56bcaafd3200deceac1c2e7b5 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Wed, 20 May 2015 09:11:23 +0200 Subject: [PATCH] pinctrl: mediatek: add OF dependency to MT6397 X86_64 allmodconfig screams like so: warning: (PINCTRL_MT6397) selects PINCTRL_MTK_COMMON which has unmet direct dependencies (PINCTRL && (ARCH_MEDIATEK || COMPILE_TEST) && OF) So add OF to dependencies to shut up this warning. Cc: Hongzhou Yang Signed-off-by: Linus Walleij --- Reading git-format-patch failed