repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
regulator, mc13xxx: Remove pointless test for unsigned less than zero
[zen-stable.git]
/
arch
/
arm
/
mach-pxa
/
include
/
mach
/
palmasoc.h
blob
58afb30d52987d999a4175472cd609856e1237d9
1
#ifndef _INCLUDE_PALMASOC_H_
2
#define _INCLUDE_PALMASOC_H_
3
4
struct
palm27x_asoc_info
{
5
int
jack_gpio
;
6
};
7
8
#endif