alistair23-linux/drivers/gpu/drm/bochs
Russell King 150cee9cfd drm: bochs: fix warnings
Regular nightly randconfig build testing discovered these warnings:

drivers/gpu/drm/bochs/bochs_drv.c💯12: warning: 'bochs_pm_suspend' defined but not used [-Wunused-function]
drivers/gpu/drm/bochs/bochs_drv.c:117:12: warning: 'bochs_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>
2014-07-22 11:32:07 +10:00
..
bochs.h drm: bochs: drop unused struct fields 2014-04-18 13:31:50 +10:00
bochs_drv.c drm: bochs: fix warnings 2014-07-22 11:32:07 +10:00
bochs_fbdev.c drm/ttm: Fix a few sparse warnings 2014-07-22 10:58:21 +10:00
bochs_hw.c
bochs_kms.c drm/ttm: Fix a few sparse warnings 2014-07-22 10:58:21 +10:00
bochs_mm.c drm/bochs: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN 2014-07-08 00:34:19 +02:00
Kconfig drm: fix bochs kconfig dependencies 2014-03-07 09:05:10 +10:00
Makefile