aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/include/mach/hwa742.h
blob: 886248d32b499c6594605061e8a352ba4191f8db (plain)
1
2
3
4
5
6
7
8
#ifndef _HWA742_H
#define _HWA742_H

struct hwa742_platform_data {
	unsigned	te_connected:1;
};

#endif