From f4518cf996c137e18cd70dd2d23ba9d8cfcfb526 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Tue, 9 Dec 2014 22:55:14 +0100 Subject: passing vesa physbase to vmem and some cleanup --- video/vesa.c | 1 - 1 file changed, 1 deletion(-) (limited to 'video') diff --git a/video/vesa.c b/video/vesa.c index 8952f81..a5ee4e5 100644 --- a/video/vesa.c +++ b/video/vesa.c @@ -4,7 +4,6 @@ #include "vesa.h" #include "lib/logger/log.h" // logger facilities -#include "lib/int/stdint.h" #include "lib/printf/printf.h" #define FOOLOS_MODULE_NAME "vesa" -- cgit v1.2.3