LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Fabian Frederick <fabf@skynet.be>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Fabian Frederick <fabf@skynet.be>,
	openipmi-developer@lists.sourceforge.net,
	linux-input@vger.kernel.org, linux-media@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, linux-s390@vger.kernel.org
Subject: [PATCH 00/11 linux-next] drivers: remove unnecessary version.h inclusion
Date: Mon, 29 Dec 2014 15:29:34 +0100	[thread overview]
Message-ID: <1419863387-24233-1-git-send-email-fabf@skynet.be> (raw)

This small patchset removes unnecessary version.h includes detected by
versioncheck in drivers branch.

Fabian Frederick (11):
  rsxx: remove unnecessary version.h inclusion
  skd: remove unnecessary version.h inclusion
  ipmi: remove unnecessary version.h inclusion
  input: remove unnecessary version.h inclusion
  [media] tw68: remove unnecessary version.h inclusion
  [media] s5p-g2d: remove unnecessary version.h inclusion
  [media] s5p-mfc: remove unnecessary version.h inclusion
  [media] vivid: remove unnecessary version.h inclusion
  [media] uvcvideo: remove unnecessary version.h inclusion
  GenWQE: remove unnecessary version.h inclusion
  s390/hmcdrv: remove unnecessary version.h inclusion

 drivers/block/rsxx/rsxx_priv.h               | 1 -
 drivers/block/skd_main.c                     | 1 -
 drivers/char/ipmi/ipmi_ssif.c                | 1 -
 drivers/input/touchscreen/elants_i2c.c       | 2 --
 drivers/media/pci/tw68/tw68.h                | 1 -
 drivers/media/platform/s5p-g2d/g2d.c         | 1 -
 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c | 1 -
 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c | 1 -
 drivers/media/platform/vivid/vivid-tpg.h     | 1 -
 drivers/media/usb/uvc/uvc_v4l2.c             | 1 -
 drivers/misc/genwqe/card_base.h              | 1 -
 drivers/misc/genwqe/card_sysfs.c             | 1 -
 drivers/s390/char/hmcdrv_mod.c               | 1 -
 13 files changed, 14 deletions(-)

-- 
2.1.0


             reply	other threads:[~2014-12-29 14:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-29 14:29 Fabian Frederick [this message]
2014-12-29 14:29 ` [PATCH 01/11 linux-next] rsxx: " Fabian Frederick
2014-12-29 14:29 ` [PATCH 02/11 linux-next] skd: " Fabian Frederick
2014-12-29 14:29 ` [PATCH 03/11 linux-next] ipmi: " Fabian Frederick
2014-12-29 14:29 ` [PATCH 04/11 linux-next] input: " Fabian Frederick
2014-12-29 18:32   ` Dmitry Torokhov
2014-12-29 14:29 ` [PATCH 05/11 linux-next] [media] tw68: " Fabian Frederick
2014-12-29 14:29 ` [PATCH 06/11 linux-next] [media] s5p-g2d: " Fabian Frederick
2014-12-29 14:29 ` [PATCH 07/11 linux-next] [media] s5p-mfc: " Fabian Frederick
2014-12-29 14:29 ` [PATCH 08/11 linux-next] [media] vivid: " Fabian Frederick
2014-12-29 14:29 ` [PATCH 09/11 linux-next] [media] uvcvideo: " Fabian Frederick
2014-12-29 23:42   ` Laurent Pinchart
2014-12-30 10:06     ` Fabian Frederick
2014-12-29 14:32 ` [PATCH 10/11 linux-next] GenWQE: " Fabian Frederick
2014-12-29 14:34 ` [PATCH 11/11 linux-next] s390/hmcdrv: " Fabian Frederick

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=1419863387-24233-1-git-send-email-fabf@skynet.be \
    --to=fabf@skynet.be \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=openipmi-developer@lists.sourceforge.net \
    --subject='Re: [PATCH 00/11 linux-next] drivers: remove unnecessary version.h inclusion' \
    /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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).