]> Pileus Git - ~andy/linux/blob - drivers/staging/iio/light/tsl2563.h
Merge tag 'imx-defconfig' of git://git.pengutronix.de/git/imx/linux-2.6 into next...
[~andy/linux] / drivers / staging / iio / light / tsl2563.h
1 #ifndef __LINUX_TSL2563_H
2 #define __LINUX_TSL2563_H
3
4 struct tsl2563_platform_data {
5         int cover_comp_gain;
6 };
7
8 #endif /* __LINUX_TSL2563_H */
9