linux-kernel-test/drivers/iio/light
Dan Murphy 03045bcf31 iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not defined
Fix the compiler error when the CONFIG_PM_OPS flag is not set.

drivers/iio/light/tsl4531.c:235:8: error: ‘tsl4531_suspend’ undeclared here (not in a function)
drivers/iio/light/tsl4531.c:235:8: error: ‘tsl4531_resume’ undeclared here (not in a function)

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2014-11-05 18:33:45 +00:00
..
adjd_s311.c
al3320a.c iio: Add Dyna-Image AL3320A ambient light sensor driver 2014-09-10 20:25:56 +01:00
apds9300.c
cm32181.c
cm36651.c
gp2ap020a00f.c
hid-sensor-als.c iio: remove .owner field for driver using module_platform_driver 2014-08-26 21:08:38 +01:00
hid-sensor-prox.c iio: remove .owner field for driver using module_platform_driver 2014-08-26 21:08:38 +01:00
isl29125.c
Kconfig iio: Add Dyna-Image AL3320A ambient light sensor driver 2014-09-10 20:25:56 +01:00
lm3533-als.c iio: remove .owner field for driver using module_platform_driver 2014-08-26 21:08:38 +01:00
ltr501.c
Makefile iio: Add Dyna-Image AL3320A ambient light sensor driver 2014-09-10 20:25:56 +01:00
tcs3414.c iio: Add driver for AMS/TAOS tcs3414 digital color sensor 2014-07-07 09:34:36 +01:00
tcs3472.c
tsl2563.c
tsl4531.c iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not defined 2014-11-05 18:33:45 +00:00
vcnl4000.c