sony-laptop: enumerate rfkill devices using SN06
[sfrench/cifs-2.6.git] / arch / arm / plat-omap / include / mach / hwa742.h
1 #ifndef _HWA742_H
2 #define _HWA742_H
3
4 struct hwa742_platform_data {
5         unsigned        te_connected:1;
6 };
7
8 #endif