All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: Paul Laufer <paul@laufernet.com>
Cc: linux-kernel@vger.kernel.org
Subject: [2.6 patch] OSS sb_card.c: no need to include mca.h
Date: Wed, 1 Dec 2004 22:50:12 +0100	[thread overview]
Message-ID: <20041201215012.GW2650@stusta.de> (raw)

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"


             reply	other threads:[~2004-12-01 21:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-01 21:50 Adrian Bunk [this message]
2004-12-01 23:38 ` [2.6 patch] OSS sb_card.c: no need to include mca.h 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

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=20041201215012.GW2650@stusta.de \
    --to=bunk@stusta.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paul@laufernet.com \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.