diff options
Diffstat (limited to 'drivers/net/sunhme.h')
| -rw-r--r-- | drivers/net/sunhme.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/sunhme.h b/drivers/net/sunhme.h index efd2ca0fcad3..756b5bf3aa89 100644 --- a/drivers/net/sunhme.h +++ b/drivers/net/sunhme.h | |||
| @@ -407,7 +407,7 @@ struct happy_meal { | |||
| 407 | void (*write_rxd)(struct happy_meal_rxd *, u32, u32); | 407 | void (*write_rxd)(struct happy_meal_rxd *, u32, u32); |
| 408 | #endif | 408 | #endif |
| 409 | 409 | ||
| 410 | /* This is either an of_device or a pci_dev. */ | 410 | /* This is either an platform_device or a pci_dev. */ |
| 411 | void *happy_dev; | 411 | void *happy_dev; |
| 412 | struct device *dma_dev; | 412 | struct device *dma_dev; |
| 413 | 413 | ||
