[media] davinci vpbe: remove unused macro
remove VPBE_DISPLAY_SD_BUF_SIZE as it is no longer used. Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
8c0bc03c80
commit
eb39a303d5
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@
|
|||
|
||||
static int debug;
|
||||
|
||||
#define VPBE_DISPLAY_SD_BUF_SIZE (720*576*2)
|
||||
#define VPBE_DEFAULT_NUM_BUFS 3
|
||||
|
||||
module_param(debug, int, 0644);
|
||||
|
|
Loading…
Reference in a new issue