MIPS: Yosemite, Emma: Fix off-by-two in arcs_cmdline buffer size check
[linux-2.6/linux-mips.git] / arch / arm / mach-pxa / include / mach / pxa930_trkball.h
blob5e0789bc4729ede8be468a565899d9e7a9172ec2
1 #ifndef __ASM_ARCH_PXA930_TRKBALL_H
2 #define __ASM_ARCH_PXA930_TRKBALL_H
4 struct pxa930_trkball_platform_data {
5 int x_filter;
6 int y_filter;
7 };
9 #endif /* __ASM_ARCH_PXA930_TRKBALL_H */