Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-btrfs-devel.git] / drivers / staging / iio / light / tsl2563.h
blobb97368bd7fffd2a4b284832a76d6590965fa1925
1 #ifndef __LINUX_TSL2563_H
2 #define __LINUX_TSL2563_H
4 struct tsl2563_platform_data {
5 int cover_comp_gain;
6 };
8 #endif /* __LINUX_TSL2563_H */