diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-07-12 11:01:43 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2014-07-22 11:32:04 +1000 |
commit | 8f8e7e14637a07d8bde6e4b0dc385b72d1a674fb (patch) | |
tree | 63ab30fe716bcbb5060ef40c06bf23509e2c2e82 /drivers/gpu/drm/omapdrm/omap_gem.c | |
parent | 681ff260bf10c558c3aaa5255e25e13d4517fff3 (diff) |
drm: cirrus: fix warnings
Regular nightly randconfig build testing discovered these warnings:
drivers/gpu/drm/cirrus/cirrus_drv.c:79:12: warning: 'cirrus_pm_suspend' defined but not used [-Wunused-function]
drivers/gpu/drm/cirrus/cirrus_drv.c:96:12: warning: 'cirrus_pm_resume' defined but not used [-Wunused-function]
Fix these by adding the same condition that SET_SYSTEM_SLEEP_PM_OPS()
uses.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_gem.c')
0 files changed, 0 insertions, 0 deletions