reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locks
[pandora-kernel.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