diff options
Diffstat (limited to 'include/linux/m4sensorhub.h')
| -rw-r--r-- | include/linux/m4sensorhub.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/m4sensorhub.h b/include/linux/m4sensorhub.h index c9a14917011..266f2742d89 100644 --- a/include/linux/m4sensorhub.h +++ b/include/linux/m4sensorhub.h @@ -106,6 +106,7 @@ struct m4sensorhub_data { enum m4sensorhub_mode mode; struct m4sensorhub_platform_data *pdev; struct m4sensorhub_hwconfig hwconfig; + char *filename; }; /* Global (kernel) functions */ |