X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fvideo%2Fsis%2Fosdef.h;h=d048bd39961b173312be5fc0aac46d24c92185df;hb=6ebfc0e20b409f13e62bbb84ce70102b49945cfd;hp=841ca3190cd4d15fbe329763016a0e5639698bc9;hpb=d67eb16f5d444fb6d173bcec889ddb2066c0fa0c;p=pandora-kernel.git diff --git a/drivers/video/sis/osdef.h b/drivers/video/sis/osdef.h index 841ca3190cd4..d048bd39961b 100644 --- a/drivers/video/sis/osdef.h +++ b/drivers/video/sis/osdef.h @@ -90,7 +90,6 @@ /**********************************************************************/ #ifdef SIS_LINUX_KERNEL -#include #include #ifdef CONFIG_FB_SIS_300 @@ -101,11 +100,7 @@ #define SIS315H #endif -#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,0) #define SIS_LINUX_KERNEL_26 -#else -#define SIS_LINUX_KERNEL_24 -#endif #if !defined(SIS300) && !defined(SIS315H) #warning Neither CONFIG_FB_SIS_300 nor CONFIG_FB_SIS_315 is set