#ifndef _LINUX_LIS302DL_H #define _LINUX_LIS302DL_H #include struct lis302dl_platform_data { char *name; }; #endif /* _LINUX_LIS302DL_H */