Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[linux-2.6-microblaze.git] / include / linux / iio / accel / kxcjk_1013.h
index 8c3c78b..ea0ecb7 100644 (file)
@@ -7,8 +7,11 @@
 #ifndef __IIO_KXCJK_1013_H__
 #define __IIO_KXCJK_1013_H__
 
+#include <linux/iio/iio.h>
+
 struct kxcjk_1013_platform_data {
        bool active_high_intr;
+       struct iio_mount_matrix orientation;
 };
 
 #endif