original_kernel/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
..
Kconfig
Makefile
adjd_s311.c
al3320a.c
apds9300.c
cm32181.c
cm36651.c
gp2ap020a00f.c
hid-sensor-als.c
hid-sensor-prox.c
isl29125.c
lm3533-als.c
ltr501.c
tcs3414.c
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