ipc/sem.c: replace shared sem_otime with per-semaphore value
[linux-2.6.git] / include / linux / platform_data / mouse-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 */