]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - include/linux/platform_data/tsl2563.h
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
[mirror_ubuntu-artful-kernel.git] / include / linux / platform_data / tsl2563.h
CommitLineData
ee1f1fa4
AK
1#ifndef __LINUX_TSL2563_H
2#define __LINUX_TSL2563_H
3
4struct tsl2563_platform_data {
5 int cover_comp_gain;
6};
7
8#endif /* __LINUX_TSL2563_H */