diff options
-rw-r--r-- | drivers/video/bochs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/video/bochs.c b/drivers/video/bochs.c index 2136b511936..fa0283c158a 100644 --- a/drivers/video/bochs.c +++ b/drivers/video/bochs.c @@ -11,7 +11,6 @@ #include <pci.h> #include <video.h> #include <asm/io.h> -#include <asm/mtrr.h> #include <linux/sizes.h> #include "bochs.h" |