diff options
Diffstat (limited to 'include/linux/coda_psdev.h')
-rw-r--r-- | include/linux/coda_psdev.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/coda_psdev.h b/include/linux/coda_psdev.h index b541bb3d1f4b..f28c2f7fd454 100644 --- a/include/linux/coda_psdev.h +++ b/include/linux/coda_psdev.h | |||
@@ -85,7 +85,6 @@ struct upc_req { | |||
85 | u_short uc_opcode; /* copied from data to save lookup */ | 85 | u_short uc_opcode; /* copied from data to save lookup */ |
86 | int uc_unique; | 86 | int uc_unique; |
87 | wait_queue_head_t uc_sleep; /* process' wait queue */ | 87 | wait_queue_head_t uc_sleep; /* process' wait queue */ |
88 | unsigned long uc_posttime; | ||
89 | }; | 88 | }; |
90 | 89 | ||
91 | #define REQ_ASYNC 0x1 | 90 | #define REQ_ASYNC 0x1 |