|
@@ -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_fh *fh = vb2_get_drv_priv(vq);
|
|
struct vpbe_layer *layer = fh->layer;
|
|
struct vpbe_layer *layer = fh->layer;
|
|
- struct vpbe_device *vpbe_dev = fh->disp_dev->vpbe_dev;
|
|
|
|
int ret;
|
|
int ret;
|
|
|
|
|
|
/* Get the next frame from the buffer queue */
|
|
/* Get the next frame from the buffer queue */
|