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>
This commit is contained in:
committed by
Paul Mundt
parent
4959212c18
commit
521bc83b0f
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user