Files
linux/drivers/gpu/drm/atmel-hlcdc
Thierry Reding c407ed50a8 drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP only
commit dbb3df2d58 upstream.

If PM is enabled but PM_SLEEP is disabled, the suspend/resume functions
are still unused and produce a compiler warning.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-09-13 09:07:49 -07:00
..