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
File Mode Size
Kconfig -rw-r--r-- 803 bytes
Makefile -rw-r--r-- 263 bytes
crypto.c -rw-r--r-- 63.6 KB
debug.c -rw-r--r-- 3.8 KB
dentry.c -rw-r--r-- 2.6 KB
ecryptfs_kernel.h -rw-r--r-- 24.9 KB
file.c -rw-r--r-- 10.2 KB
inode.c -rw-r--r-- 32.5 KB
keystore.c -rw-r--r-- 79.1 KB
kthread.c -rw-r--r-- 4.9 KB
main.c -rw-r--r-- 25.0 KB
messaging.c -rw-r--r-- 13.9 KB
miscdev.c -rw-r--r-- 14.7 KB
mmap.c -rw-r--r-- 16.0 KB
read_write.c -rw-r--r-- 8.5 KB
super.c -rw-r--r-- 6.0 KB

back to top