linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11 linux-next] drivers: remove unnecessary version.h inclusion
@ 2014-12-29 14:29 Fabian Frederick
  2014-12-29 14:29 ` [PATCH 04/11 linux-next] input: " Fabian Frederick
  0 siblings, 1 reply; 3+ messages in thread
From: Fabian Frederick @ 2014-12-29 14:29 UTC (permalink / raw)
  To: linux-kernel
  Cc: Greg Kroah-Hartman, Fabian Frederick, openipmi-developer,
	linux-input, linux-media, linux-arm-kernel, linux-s390

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-29 18:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-29 14:29 [PATCH 00/11 linux-next] drivers: remove unnecessary version.h inclusion Fabian Frederick
2014-12-29 14:29 ` [PATCH 04/11 linux-next] input: " Fabian Frederick
2014-12-29 18:32   ` Dmitry Torokhov

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).