mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-29 17:35:36 -04:00
Merge master.kernel.org:/home/rmk/linux-2.6-ucb
This commit is contained in:
@@ -48,8 +48,8 @@ struct ucb1x00_ts {
|
||||
u16 x_res;
|
||||
u16 y_res;
|
||||
|
||||
int restart:1;
|
||||
int adcsync:1;
|
||||
unsigned int restart:1;
|
||||
unsigned int adcsync:1;
|
||||
};
|
||||
|
||||
static int adcsync;
|
||||
|
||||
Reference in New Issue
Block a user