From 131d85bc3aea81fbe35a30d6df0a6501b87294ed Mon Sep 17 00:00:00 2001 From: Ulf Hansson Date: Wed, 12 Feb 2014 13:59:38 +0100 Subject: [PATCH] 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-format-patch failed