public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] OSS sb_card.c: no need to include mca.h
@ 2004-12-01 21:50 Adrian Bunk
  2004-12-01 23:38 ` Alan Cox
  0 siblings, 1 reply; 5+ messages in thread
From: Adrian Bunk @ 2004-12-01 21:50 UTC (permalink / raw)
  To: Paul Laufer; +Cc: linux-kernel

I didn't find any reason why this file includes mca.h .


diffstat output:
 sound/oss/sb_card.c |    3 ---
 1 files changed, 3 deletions(-)


Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.10-rc2-mm4-full/sound/oss/sb_card.c.old	2004-12-01 08:17:23.000000000 +0100
+++ linux-2.6.10-rc2-mm4-full/sound/oss/sb_card.c	2004-12-01 08:17:28.000000000 +0100
@@ -26,9 +26,6 @@
 #include <linux/module.h>
 #include <linux/moduleparam.h>
 #include <linux/init.h>
-#ifdef CONFIG_MCA
-#include <linux/mca.h>
-#endif /* CONFIG_MCA */
 #include "sound_config.h"
 #include "sb_mixer.h"
 #include "sb.h"


^ permalink raw reply	[flat|nested] 5+ messages in thread
* [2.6 patch] OSS sb_card.c: no need to include mca.h
@ 2005-01-25  7:48 Adrian Bunk
  0 siblings, 0 replies; 5+ messages in thread
From: Adrian Bunk @ 2005-01-25  7:48 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Paul Laufer, linux-kernel

I didn't find any reason why this file includes mca.h .
Paul Laufer already ACK'ed this patch.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

This patch was already sent on:
- 1 Dec 2004

--- linux-2.6.10-rc2-mm4-full/sound/oss/sb_card.c.old	2004-12-01 08:17:23.000000000 +0100
+++ linux-2.6.10-rc2-mm4-full/sound/oss/sb_card.c	2004-12-01 08:17:28.000000000 +0100
@@ -26,9 +26,6 @@
 #include <linux/module.h>
 #include <linux/moduleparam.h>
 #include <linux/init.h>
-#ifdef CONFIG_MCA
-#include <linux/mca.h>
-#endif /* CONFIG_MCA */
 #include "sound_config.h"
 #include "sb_mixer.h"
 #include "sb.h"


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

end of thread, other threads:[~2005-01-25  7:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-01 21:50 [2.6 patch] OSS sb_card.c: no need to include mca.h Adrian Bunk
2004-12-01 23:38 ` Alan Cox
2004-12-02  0:50   ` Adrian Bunk
2004-12-03  0:40     ` Paul Laufer
  -- strict thread matches above, loose matches on Subject: below --
2005-01-25  7:48 Adrian Bunk

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