diff options
author | Takashi Iwai <tiwai@suse.de> | 2009-11-01 13:11:07 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-11-01 13:11:07 +0300 |
commit | e87a3dd33eab30b4db539500064a9584867e4f2c (patch) | |
tree | 2f7ad16e46ae30518ff63bb5391b63f7f7cc74dd /include/linux/hayesesp.h | |
parent | b14f5de731ae657d498d18d713c6431bfbeefb4b (diff) | |
parent | 3d00941371a765779c4e3509214c7e5793cce1fe (diff) | |
download | linux-e87a3dd33eab30b4db539500064a9584867e4f2c.tar.xz |
Merge branch 'fix/misc' into topic/misc
Diffstat (limited to 'include/linux/hayesesp.h')
-rw-r--r-- | include/linux/hayesesp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/hayesesp.h b/include/linux/hayesesp.h index 940aeb51d53f..92b08cfe4a75 100644 --- a/include/linux/hayesesp.h +++ b/include/linux/hayesesp.h @@ -96,7 +96,6 @@ struct esp_struct { int xmit_head; int xmit_tail; int xmit_cnt; - wait_queue_head_t delta_msr_wait; wait_queue_head_t break_wait; struct async_icount icount; /* kernel counters for the 4 input interrupts */ struct hayes_esp_config config; /* port configuration */ |