spi-topcliff-pch: add recovery processing in case wait-event timeout
[zen-stable.git] / arch / arm / plat-omap / include / plat / hwa742.h
blob886248d32b499c6594605061e8a352ba4191f8db
1 #ifndef _HWA742_H
2 #define _HWA742_H
4 struct hwa742_platform_data {
5 unsigned te_connected:1;
6 };
8 #endif