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
/
pxa930_trkball.h
blob
5e0789bc4729ede8be468a565899d9e7a9172ec2
1
#ifndef __ASM_ARCH_PXA930_TRKBALL_H
2
#define __ASM_ARCH_PXA930_TRKBALL_H
3
4
struct
pxa930_trkball_platform_data
{
5
int
x_filter
;
6
int
y_filter
;
7
};
8
9
#endif
/* __ASM_ARCH_PXA930_TRKBALL_H */
10