aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/platform_data/sht15.h (renamed from include/linux/sht15.h)1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sht15.h b/include/linux/platform_data/sht15.h
index f85c7c523da..33e0fd27225 100644
--- a/include/linux/sht15.h
+++ b/include/linux/platform_data/sht15.h
@@ -31,4 +31,3 @@ struct sht15_platform_data {
31 bool no_otp_reload; 31 bool no_otp_reload;
32 bool low_resolution; 32 bool low_resolution;
33}; 33};
34