diff options
Diffstat (limited to 'include/linux/coda_psdev.h')
-rw-r--r-- | include/linux/coda_psdev.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/coda_psdev.h b/include/linux/coda_psdev.h index 81b2e4c7d7ce..aa8f454b3b77 100644 --- a/include/linux/coda_psdev.h +++ b/include/linux/coda_psdev.h | |||
@@ -69,8 +69,6 @@ int venus_statfs(struct dentry *dentry, struct kstatfs *sfs); | |||
69 | 69 | ||
70 | 70 | ||
71 | /* messages between coda filesystem in kernel and Venus */ | 71 | /* messages between coda filesystem in kernel and Venus */ |
72 | extern int coda_hard; | ||
73 | extern unsigned long coda_timeout; | ||
74 | struct upc_req { | 72 | struct upc_req { |
75 | struct list_head uc_chain; | 73 | struct list_head uc_chain; |
76 | caddr_t uc_data; | 74 | caddr_t uc_data; |