mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
media: imon: Remove unused defines
These defines were used for devices now supported by the imon_raw driver. Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
This commit is contained in:
parent
7019553ab8
commit
a75b8d198c
|
|
@ -39,11 +39,6 @@
|
|||
#define DISPLAY_MINOR_BASE 144
|
||||
#define DEVICE_NAME "lcd%d"
|
||||
|
||||
#define BUF_CHUNK_SIZE 8
|
||||
#define BUF_SIZE 128
|
||||
|
||||
#define BIT_DURATION 250 /* each bit received is 250us */
|
||||
|
||||
#define IMON_CLOCK_ENABLE_PACKETS 2
|
||||
|
||||
/*** P R O T O T Y P E S ***/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user