OMAP3: PM: Ensure MUSB block can idle when driver not loaded
[linux-ginger.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