]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/sis/vgatypes.h
Merge branch 'master' into for_paulus
[linux-2.6-omap-h63xx.git] / drivers / video / sis / vgatypes.h
index 05d08b7889a1aca636b516b032341cbade9582a6..b532fbd2b04c1c2612937a030c0f3747ee931199 100644 (file)
 #include <linux/version.h>
 #endif
 
-#ifndef FALSE
-#define FALSE   0
-#endif
-
-#ifndef TRUE
-#define TRUE    1
-#endif
-
-#ifndef BOOLEAN
-typedef unsigned int BOOLEAN;
-#endif
-
 #define SISIOMEMTYPE
 
 #ifdef SIS_LINUX_KERNEL