diff options
Diffstat (limited to 'include/linux/rio.h')
-rw-r--r-- | include/linux/rio.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/rio.h b/include/linux/rio.h index d2dff22cf681..ac21ac675265 100644 --- a/include/linux/rio.h +++ b/include/linux/rio.h | |||
@@ -266,7 +266,6 @@ struct rio_mport { | |||
266 | 266 | ||
267 | struct rio_id_table { | 267 | struct rio_id_table { |
268 | u16 start; /* logical minimal id */ | 268 | u16 start; /* logical minimal id */ |
269 | u16 next; /* hint for find */ | ||
270 | u32 max; /* max number of IDs in table */ | 269 | u32 max; /* max number of IDs in table */ |
271 | spinlock_t lock; | 270 | spinlock_t lock; |
272 | unsigned long *table; | 271 | unsigned long *table; |