xf86-video-ati: Branch 'master'

Adam Jackson ajax at kemper.freedesktop.org
Wed Aug 15 09:51:06 PDT 2012


 src/radeon_driver.c |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 763f387ccac2399f1d58ec112c8bed45196bea5e
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Aug 15 12:49:10 2012 -0400

    Don't bother to include vbe.h
    
    The only VBE code here went away when we dropped UMS.
    
    Signed-off-by: Adam Jackson <ajax at redhat.com>

diff --git a/src/radeon_driver.c b/src/radeon_driver.c
index 599d07d..d7bb004 100644
--- a/src/radeon_driver.c
+++ b/src/radeon_driver.c
@@ -89,7 +89,6 @@
 #include "xf86Resources.h"
 #endif
 #include "xf86cmap.h"
-#include "vbe.h"
 
 #include "shadow.h"
 				/* vgaHW definitions */


More information about the xorg-commit mailing list