aboutsummaryrefslogtreecommitdiff
path: root/include/video/s1d13xxxfb.h
diff options
context:
space:
mode:
authorAndres Salomon <dilinger@queued.net>2010-12-17 19:00:13 -0800
committerPaul Mundt <lethal@linux-sh.org>2010-12-21 01:05:43 +0900
commit521bc83b0fcda6f323f1de0e7bf137401a8145a2 (patch)
tree33ce7190a611c24e195a768d4e25e8a8017d7d7d /include/video/s1d13xxxfb.h
parent4959212c18669f254daa0ae796ad676b67939ba2 (diff)
s1d13xxxfb: drop unused code
Silence warnings such as - drivers/video/s1d13xxxfb.c:421: warning: ‘bltbit_wait_bitset’ defined but not used Just drop the unused code. Signed-off-by: Andres Salomon <dilinger@queued.net> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'include/video/s1d13xxxfb.h')
-rw-r--r--include/video/s1d13xxxfb.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/video/s1d13xxxfb.h b/include/video/s1d13xxxfb.h
index f0736cff2ca3..55f534491a3d 100644
--- a/include/video/s1d13xxxfb.h
+++ b/include/video/s1d13xxxfb.h
@@ -136,12 +136,6 @@
#define S1DREG_DELAYOFF 0xFFFE
#define S1DREG_DELAYON 0xFFFF
-#define BBLT_FIFO_EMPTY 0x00
-#define BBLT_FIFO_NOT_EMPTY 0x40
-#define BBLT_FIFO_NOT_FULL 0x30
-#define BBLT_FIFO_HALF_FULL 0x20
-#define BBLT_FIFO_FULL 0x10
-
#define BBLT_SOLID_FILL 0x0c