All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hansverk@cisco.com>
To: Philipp Zabel <p.zabel@pengutronix.de>,
	Hans Verkuil <hans.verkuil@cisco.com>
Cc: Mauro Carvalho Chehab <m.chehab@samsung.com>,
	linux-media@vger.kernel.org, kernel@pengutronix.de
Subject: Re: [PATCH 2/5] [media] vivid: remove unused videobuf2-vmalloc headers
Date: Wed, 22 Oct 2014 12:08:32 +0200	[thread overview]
Message-ID: <54478220.8050403@cisco.com> (raw)
In-Reply-To: <1413972221-13669-3-git-send-email-p.zabel@pengutronix.de>

On 10/22/2014 12:03 PM, Philipp Zabel wrote:
> The videobuf2-vmalloc header is not used by the changed files, so remove it.

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>

>
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> ---
>   drivers/media/platform/vivid/vivid-kthread-cap.c | 1 -
>   drivers/media/platform/vivid/vivid-kthread-out.c | 1 -
>   drivers/media/platform/vivid/vivid-osd.c         | 1 -
>   3 files changed, 3 deletions(-)
>
> diff --git a/drivers/media/platform/vivid/vivid-kthread-cap.c b/drivers/media/platform/vivid/vivid-kthread-cap.c
> index 39a67cf..65e5f76 100644
> --- a/drivers/media/platform/vivid/vivid-kthread-cap.c
> +++ b/drivers/media/platform/vivid/vivid-kthread-cap.c
> @@ -31,7 +31,6 @@
>   #include <linux/random.h>
>   #include <linux/v4l2-dv-timings.h>
>   #include <asm/div64.h>
> -#include <media/videobuf2-vmalloc.h>
>   #include <media/v4l2-dv-timings.h>
>   #include <media/v4l2-ioctl.h>
>   #include <media/v4l2-fh.h>
> diff --git a/drivers/media/platform/vivid/vivid-kthread-out.c b/drivers/media/platform/vivid/vivid-kthread-out.c
> index d9f36cc..6da0e01 100644
> --- a/drivers/media/platform/vivid/vivid-kthread-out.c
> +++ b/drivers/media/platform/vivid/vivid-kthread-out.c
> @@ -31,7 +31,6 @@
>   #include <linux/random.h>
>   #include <linux/v4l2-dv-timings.h>
>   #include <asm/div64.h>
> -#include <media/videobuf2-vmalloc.h>
>   #include <media/v4l2-dv-timings.h>
>   #include <media/v4l2-ioctl.h>
>   #include <media/v4l2-fh.h>
> diff --git a/drivers/media/platform/vivid/vivid-osd.c b/drivers/media/platform/vivid/vivid-osd.c
> index 084d346..c90cf13 100644
> --- a/drivers/media/platform/vivid/vivid-osd.c
> +++ b/drivers/media/platform/vivid/vivid-osd.c
> @@ -29,7 +29,6 @@
>   #include <linux/kthread.h>
>   #include <linux/freezer.h>
>   #include <linux/fb.h>
> -#include <media/videobuf2-vmalloc.h>
>   #include <media/v4l2-device.h>
>   #include <media/v4l2-ioctl.h>
>   #include <media/v4l2-ctrls.h>
>


  reply	other threads:[~2014-10-22 10:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-22 10:03 [PATCH 0/5] Contiguous DMA buffer support for the Virtual Video Test Driver Philipp Zabel
2014-10-22 10:03 ` [PATCH 1/5] [media] vivid: select CONFIG_FB_CFB_FILLRECT/COPYAREA/IMAGEBLIT Philipp Zabel
2014-10-22 10:07   ` Hans Verkuil
2014-10-22 10:03 ` [PATCH 2/5] [media] vivid: remove unused videobuf2-vmalloc headers Philipp Zabel
2014-10-22 10:08   ` Hans Verkuil [this message]
2014-10-22 10:03 ` [PATCH 3/5] [media] vivid: convert to platform device Philipp Zabel
2014-10-22 10:10   ` Hans Verkuil
2014-10-22 10:03 ` [PATCH 4/5] [media] vivid: add support for contiguous DMA buffers Philipp Zabel
2014-10-22 10:14   ` Hans Verkuil
2014-10-22 11:50     ` Philipp Zabel
2014-11-03 13:38   ` Hans Verkuil
2014-11-04 11:51     ` Philipp Zabel
2014-10-22 10:03 ` [PATCH 5/5] [media] vivid: enable VIDIOC_EXPBUF Philipp Zabel
2014-10-22 10:15   ` Hans Verkuil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54478220.8050403@cisco.com \
    --to=hansverk@cisco.com \
    --cc=hans.verkuil@cisco.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-media@vger.kernel.org \
    --cc=m.chehab@samsung.com \
    --cc=p.zabel@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.