linux/arch/arm/plat-omap/include/plat/hwa742.h
<<
>>
Prefs
   1#ifndef _HWA742_H
   2#define _HWA742_H
   3
   4struct hwa742_platform_data {
   5        unsigned        te_connected:1;
   6};
   7
   8#endif
   9