projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
2e666a3
)
kernel/agp: No need to include opt_bus.h here.
author
Sascha Wildner <saw@online.de>
Sat, 26 Jan 2013 13:58:32 +0000 (14:58 +0100)
committer
Sascha Wildner <saw@online.de>
Sat, 26 Jan 2013 13:58:32 +0000 (14:58 +0100)
sys/dev/agp/agp_i810.c
patch
|
blob
|
blame
|
history
diff --git
a/sys/dev/agp/agp_i810.c
b/sys/dev/agp/agp_i810.c
index
b26809f
..
7f66165
100644
(file)
--- a/
sys/dev/agp/agp_i810.c
+++ b/
sys/dev/agp/agp_i810.c
@@
-39,8
+39,6
@@
* bridge code.
*/
-#include "opt_bus.h"
-
#if 0
#define KTR_AGP_I810 KTR_DEV
#else