Fix up for make allyesconfig.

Signed-Off-By: David Howells <dhowells@redhat.com>
Этот коммит содержится в:
David Howells
2006-11-22 14:57:56 +00:00
родитель 65f27f3844
Коммит c4028958b6
282 изменённых файлов: 1775 добавлений и 1454 удалений

Просмотреть файл

@@ -96,7 +96,7 @@ struct i2o_block_request {
/* I2O Block device delayed request */
struct i2o_block_delayed_request {
struct work_struct work;
struct delayed_work work;
struct request_queue *queue;
};