Skip to content

Commit

Permalink
[media] davinci vpbe: remove unused macro
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Manjunath Hadli authored and Mauro Carvalho Chehab committed Sep 24, 2011
1 parent 8c0bc03 commit eb39a30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/davinci/vpbe_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit eb39a30

Please sign in to comment.