Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-intel...
[deliverable/linux.git] / include / linux / platform_data / 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 */
This page took 0.037753 seconds and 5 git commands to generate.