repo.or.cz
/
linux-ginger.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Full support for Ginger Console
[linux-ginger.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