linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v8 0/2]remove machine specific header file inclusion from driver
@ 2012-01-04  7:17 Manjunath Hadli
  2012-01-04  7:17 ` [PATCH v8 1/2] davinci: vpif: remove machine specific header file inclusion from the driver Manjunath Hadli
  2012-01-04  7:17 ` [PATCH v8 2/2] davinci: CQ93VC: remove machine specific header file inclusion from codec driver Manjunath Hadli
  0 siblings, 2 replies; 6+ messages in thread
From: Manjunath Hadli @ 2012-01-04  7:17 UTC (permalink / raw)
  To: linux-arm-kernel

remove unnecessary inclusion of machine specific header
file from driver which comes in the way of platform code
consolidation.


Manjunath Hadli (2):
  davinci: vpif: remove machine specific header file inclusion from the
    driver
  davinci: CQ93VC: remove machine specific header file inclusion from
    codec driver

 drivers/media/video/davinci/vpif.h         |    2 --
 drivers/media/video/davinci/vpif_display.c |    2 --
 include/media/davinci/vpif_types.h         |    2 ++
 sound/soc/codecs/cq93vc.c                  |    2 --
 4 files changed, 2 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2012-01-07  0:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-04  7:17 [PATCH v8 0/2]remove machine specific header file inclusion from driver Manjunath Hadli
2012-01-04  7:17 ` [PATCH v8 1/2] davinci: vpif: remove machine specific header file inclusion from the driver Manjunath Hadli
2012-01-04 12:59   ` Sergei Shtylyov
2012-01-04 14:27     ` Hadli, Manjunath
2012-01-04  7:17 ` [PATCH v8 2/2] davinci: CQ93VC: remove machine specific header file inclusion from codec driver Manjunath Hadli
2012-01-07  0:53   ` Mark Brown

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