public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arthur Othieno <apgo@patchbomb.org>
To: akpm@osdl.org
Cc: Arthur Othieno <apgo@patchbomb.org>,
	perex@suse.cz, linux-kernel@vger.kernel.org
Subject: [PATCH 3/4] sound: remove PC98-specific OPL3_HW_OPL3_PC98
Date: Fri, 10 Feb 2006 05:27:34 -0500	[thread overview]
Message-ID: <1139567254768-git-send-email-apgo@patchbomb.org> (raw)
In-Reply-To: <11395672534150-git-send-email-apgo@patchbomb.org>

OPL3_HW_OPL3_PC98 #define isn't used anywhere; previously in
sound/drivers/opl3/opl3_lib.c and sound/isa/cs423x/pc98.c,
the latter of which went away with the rest of PC98 subarch.

Signed-off-by: Arthur Othieno <apgo@patchbomb.org>

---

 include/sound/opl3.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

96e21d8b6cccd08b82767d89f802a6e2356ee96b
diff --git a/include/sound/opl3.h b/include/sound/opl3.h
index 8339264..30936ab 100644
--- a/include/sound/opl3.h
+++ b/include/sound/opl3.h
@@ -229,7 +229,6 @@
 #define OPL3_HW_OPL3_CS		0x0302	/* CS4232/CS4236+ */
 #define OPL3_HW_OPL3_FM801	0x0303	/* FM801 */
 #define OPL3_HW_OPL3_CS4281	0x0304	/* CS4281 */
-#define OPL3_HW_OPL3_PC98	0x0305	/* PC9800 */
 #define OPL3_HW_OPL4		0x0400	/* YMF278B/YMF295 */
 #define OPL3_HW_OPL4_ML		0x0401	/* YMF704/YMF721 */
 #define OPL3_HW_MASK		0xff00
-- 
1.1.5



  parent reply	other threads:[~2006-02-10 10:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-10 10:27 [PATCH 0/4] PC98: remove remaining debris Arthur Othieno
2006-02-10 10:27 ` [PATCH 2/4] input: 98kbd{,-io} and 98spkr removal, really Arthur Othieno
2006-02-10 10:27 ` [PATCH 1/4] block: floppy98 " Arthur Othieno
2006-02-10 10:27 ` [PATCH 4/4] net: remove CONFIG_NET_CBUS conditional for NS8390 Arthur Othieno
2006-02-10 10:27 ` Arthur Othieno [this message]
     [not found] <11395671853420-git-send-email-apgo@patchbomb.org>
2006-02-10 10:26 ` [PATCH 3/4] sound: remove PC98-specific OPL3_HW_OPL3_PC98 Arthur Othieno

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=1139567254768-git-send-email-apgo@patchbomb.org \
    --to=apgo@patchbomb.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@suse.cz \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox