projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2be7a90
)
powerpc: include <linux/platform_device.h> in pegasos_eth.c
author
Paul Mackerras
<paulus@samba.org>
Wed, 2 Nov 2005 08:57:22 +0000
(19:57 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 2 Nov 2005 08:57:22 +0000
(19:57 +1100)
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/chrp/pegasos_eth.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/powerpc/platforms/chrp/pegasos_eth.c
b/arch/powerpc/platforms/chrp/pegasos_eth.c
index a9052305c35debfcaf0c036b0cad037f9e94ea02..29c86781c49365e0ca1e05ecf8fe388f4f7f425c 100644
(file)
--- a/
arch/powerpc/platforms/chrp/pegasos_eth.c
+++ b/
arch/powerpc/platforms/chrp/pegasos_eth.c
@@
-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>