Commit 300230dc authored by Paul Mackerras's avatar Paul Mackerras

powerpc: include <linux/platform_device.h> in pegasos_eth.c

Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 2be7a906
......@@ -14,6 +14,7 @@
#include <linux/init.h>
#include <linux/ioport.h>
#include <linux/device.h>
#include <linux/platform_device.h>
#include <linux/mv643xx.h>
#include <linux/pci.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment