From: Ulf Hansson Date: Wed, 12 Feb 2014 12:59:38 +0000 (+0100) Subject: pinctrl: nomadik: Silence compiler warn for !CONFIG_PM X-Git-Tag: v3.15-rc1~150^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=131d85bc3aea81fbe35a30d6df0a6501b87294ed;p=pandora-kernel.git pinctrl: nomadik: Silence compiler warn for !CONFIG_PM The static suspend/resume functions were not being used while !CONFIG_PM. Fix it and convert to CONFIG_PM_SLEEP. Signed-off-by: Ulf Hansson Signed-off-by: Linus Walleij --- Reading git-diff-tree failed