]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/blob - arch/arm/plat-omap/include/plat/hwa742.h
ARM: OMAP2+: gpmc: Add low power support
[sitara-epos/sitara-epos-kernel.git] / arch / arm / plat-omap / include / plat / hwa742.h
1 #ifndef _HWA742_H
2 #define _HWA742_H
4 struct hwa742_platform_data {
5         unsigned        te_connected:1;
6 };
8 #endif