diff options
Diffstat (limited to 'drivers/net/sunhme.h')
-rw-r--r-- | drivers/net/sunhme.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/sunhme.h b/drivers/net/sunhme.h index 4da5539fac7b..756e96e5ef4b 100644 --- a/drivers/net/sunhme.h +++ b/drivers/net/sunhme.h | |||
@@ -413,6 +413,7 @@ struct happy_meal { | |||
413 | 413 | ||
414 | /* This is either a sbus_dev or a pci_dev. */ | 414 | /* This is either a sbus_dev or a pci_dev. */ |
415 | void *happy_dev; | 415 | void *happy_dev; |
416 | void *dma_dev; | ||
416 | 417 | ||
417 | spinlock_t happy_lock; | 418 | spinlock_t happy_lock; |
418 | 419 | ||