]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/video/tdfx.h
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild...
[linux-2.6-omap-h63xx.git] / include / video / tdfx.h
index 05b63c2a5abcfd8f061204e1c1f2021783b2fba7..7431d9681e57280b740db748257d168077eb3e1a 100644 (file)
@@ -79,8 +79,6 @@
 
 /* register bitfields (not all, only as needed) */
 
-#define BIT(x) (1UL << (x))
-
 /* COMMAND_2D reg. values */
 #define TDFX_ROP_COPY          0xcc    /* src */
 #define TDFX_ROP_INVERT                0x55    /* NOT dst */