clocksource: convert ARM 32-bit up counting clocksources
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / arm / mach-pxa / include / mach / palmasoc.h
blob58afb30d52987d999a4175472cd609856e1237d9
1 #ifndef _INCLUDE_PALMASOC_H_
2 #define _INCLUDE_PALMASOC_H_
4 struct palm27x_asoc_info {
5 int jack_gpio;
6 };
8 #endif