]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/media/platform/davinci/vpbe_display.c
[media] media: davinci: vpbe: fix build warning
[karo-tx-linux.git] / drivers / media / platform / davinci / vpbe_display.c
index 7a0e40ee60e38ab976906b9c19b6d60e73553c3b..b4f12d00be059c3f381b31295d435074ee291dab 100644 (file)
@@ -341,7 +341,6 @@ static int vpbe_start_streaming(struct vb2_queue *vq, unsigned int count)
 {
        struct vpbe_fh *fh = vb2_get_drv_priv(vq);
        struct vpbe_layer *layer = fh->layer;
-       struct vpbe_device *vpbe_dev = fh->disp_dev->vpbe_dev;
        int ret;
 
        /* Get the next frame from the buffer queue */