From: Adrian Bunk <bunk@stusta.de>
To: Andrew Morton <akpm@osdl.org>
Cc: Paul Laufer <paul@laufernet.com>, linux-kernel@vger.kernel.org
Subject: [2.6 patch] OSS sb_card.c: no need to include mca.h
Date: Tue, 25 Jan 2005 08:48:57 +0100 [thread overview]
Message-ID: <20050125074857.GD3515@stusta.de> (raw)
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"
next reply other threads:[~2005-01-25 7:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-25 7:48 Adrian Bunk [this message]
-- strict thread matches above, loose matches on Subject: below --
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
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=20050125074857.GD3515@stusta.de \
--to=bunk@stusta.de \
--cc=akpm@osdl.org \
--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.