summaryrefslogtreecommitdiff
path: root/include/linux/platform_data/tsl2563.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/platform_data/tsl2563.h')
-rw-r--r--include/linux/platform_data/tsl2563.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/linux/platform_data/tsl2563.h b/include/linux/platform_data/tsl2563.h
deleted file mode 100644
index c90d7a09dda7..000000000000
--- a/include/linux/platform_data/tsl2563.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __LINUX_TSL2563_H
-#define __LINUX_TSL2563_H
-
-struct tsl2563_platform_data {
- int cover_comp_gain;
-};
-
-#endif /* __LINUX_TSL2563_H */