android_kernel_cmhtcleo/arch/arm/mach-pxa/include/mach/palmasoc.h

9 lines
113 B
C
Raw Normal View History

2010-08-27 09:19:57 +00:00
#ifndef _INCLUDE_PALMASOC_H_
#define _INCLUDE_PALMASOC_H_
struct palm27x_asoc_info {
int jack_gpio;
};
#endif