diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/arm/mach-pxa/include/mach/palmasoc.h')
-rw-r--r-- | ANDROID_3.4.5/arch/arm/mach-pxa/include/mach/palmasoc.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ANDROID_3.4.5/arch/arm/mach-pxa/include/mach/palmasoc.h b/ANDROID_3.4.5/arch/arm/mach-pxa/include/mach/palmasoc.h deleted file mode 100644 index 58afb30d..00000000 --- a/ANDROID_3.4.5/arch/arm/mach-pxa/include/mach/palmasoc.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef _INCLUDE_PALMASOC_H_ -#define _INCLUDE_PALMASOC_H_ - -struct palm27x_asoc_info { - int jack_gpio; -}; - -#endif |