Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Patch] [cs42l42] Remove unneeded version.h include pointed out by 'make versioncheck'
@ 2023-02-16  1:07 Jesper Juhl
  0 siblings, 0 replies; only message in thread
From: Jesper Juhl @ 2023-02-16  1:07 UTC (permalink / raw)
  To: linux-kernel
  Cc: patches, alsa-devel, Takashi Iwai, James Schulman, David Rhodes,
	Lucas Tanure, Richard Fitzgerald, Liam Girdwood, Mark Brown

>From 80dd7af06ef675c183bc7faedc474e5cdda295cb Mon 
Sep 17 00:00:00 2001
From: Jesper Juhl <jesperjuhl76@gmail.com>
Date: Mon, 13 Feb 2023 02:54:45 +0100
Subject: [PATCH 08/12] [cs42l42] Remove unneeded version.h include pointed out
  by 'make versioncheck'

Signed-off-by: Jesper Juhl <jesperjuhl76@gmail.com>
---
  sound/soc/codecs/cs42l42.c | 1 -
  1 file changed, 1 deletion(-)

diff --git a/sound/soc/codecs/cs42l42.c b/sound/soc/codecs/cs42l42.c
index 2fefbcf7bd13..ba8c81b6ac87 100644
--- a/sound/soc/codecs/cs42l42.c
+++ b/sound/soc/codecs/cs42l42.c
@@ -11,7 +11,6 @@

  #include <linux/module.h>
  #include <linux/moduleparam.h>
-#include <linux/version.h>
  #include <linux/types.h>
  #include <linux/init.h>
  #include <linux/delay.h>
-- 
2.39.2


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-16  1:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-16  1:07 [Patch] [cs42l42] Remove unneeded version.h include pointed out by 'make versioncheck' Jesper Juhl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox