diff options
author | Dan Murphy <dmurphy@ti.com> | 2014-10-20 21:52:02 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2014-11-05 19:33:45 +0100 |
commit | 03045bcf312961cc75b2719aad6b4d69907884db (patch) | |
tree | 898933471e7f59def3dd109e5e999912a271efdb /drivers/iio/accel/kxcjk-1013.c | |
parent | iio: adc: mxs-lradc: Disable the clock on probe failure (diff) | |
download | linux-03045bcf312961cc75b2719aad6b4d69907884db.tar.xz linux-03045bcf312961cc75b2719aad6b4d69907884db.zip |
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>
Diffstat (limited to 'drivers/iio/accel/kxcjk-1013.c')
0 files changed, 0 insertions, 0 deletions