diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/block/sx8.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/block/sx8.c b/drivers/block/sx8.c index b5f612679a31..1ded3b433459 100644 --- a/drivers/block/sx8.c +++ b/drivers/block/sx8.c | |||
@@ -242,7 +242,6 @@ static const char *state_name[] = { | |||
242 | 242 | ||
243 | struct carm_port { | 243 | struct carm_port { |
244 | unsigned int port_no; | 244 | unsigned int port_no; |
245 | unsigned int n_queued; | ||
246 | struct gendisk *disk; | 245 | struct gendisk *disk; |
247 | struct carm_host *host; | 246 | struct carm_host *host; |
248 | 247 | ||