Revision 03045bcf312961cc75b2719aad6b4d69907884db authored by Dan Murphy on 20 October 2014, 19:52:02 UTC, committed by Jonathan Cameron on 05 November 2014, 18:33:45 UTC
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>
1 parent 4748119
History

back to top