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:
70f1e00
)
[PATCH] au1000_eth: Include <linux/config.h>
author
Ralf Baechle
<ralf@linux-mips.org>
Mon, 14 Nov 2005 00:16:29 +0000
(
00:16
+0000)
committer
Jeff Garzik
<jgarzik@pobox.com>
Fri, 18 Nov 2005 18:29:41 +0000
(13:29 -0500)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
The Au1000 ethernet driver references plenty of CONFIG_* symbols.
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/au1000_eth.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/au1000_eth.c
b/drivers/net/au1000_eth.c
index 332e9953c55cdd4d80a50ba1fcfcaa0be6d52b45..cd0b1dccfb6102119334a357762b1c93502fec72 100644
(file)
--- a/
drivers/net/au1000_eth.c
+++ b/
drivers/net/au1000_eth.c
@@
-32,6
+32,7
@@
*
*/
+#include <linux/config.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/sched.h>