From: Wolfram Sang Date: Thu, 17 Apr 2014 07:39:07 +0000 (+0200) Subject: mtd: elm: compile suspend/resume only with PM_SLEEP X-Git-Tag: omap-for-v3.16/fixes-against-rc1~57^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d808959e4c2151f7b5960dc6dfd7b74d95c92a0;p=pandora-kernel.git mtd: elm: compile suspend/resume only with PM_SLEEP Fixes: drivers/mtd/devices/elm.c:480:12: warning: 'elm_suspend' defined but not used [-Wunused-function] drivers/mtd/devices/elm.c:488:12: warning: 'elm_resume' defined but not used [-Wunused-function] Signed-off-by: Wolfram Sang Acked-by: Pekon Gupta Signed-off-by: Brian Norris --- Reading git-diff-tree failed