regulator, mc13xxx: Remove pointless test for unsigned less than zero
[zen-stable.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