OMAP3: Add support for DPLL3 divisor values higher than 2
[linux-2.6/mini2440.git] / arch / arm / plat-omap / include / mach / hwa742.h
blob886248d32b499c6594605061e8a352ba4191f8db
1 #ifndef _HWA742_H
2 #define _HWA742_H
4 struct hwa742_platform_data {
5 unsigned te_connected:1;
6 };
8 #endif