From: Martin Langer <martin-langer@gmx.de>
To: alsa-devel@alsa-project.org
Subject: [PATCH] snd-miro include fix
Date: Sun, 23 Apr 2006 18:01:29 +0200 [thread overview]
Message-ID: <20060423160129.GA4036@tuba> (raw)
[-- Attachment #1: Type: text/plain, Size: 145 bytes --]
snd-miro isn't based on opti92x-ad1848.c. This patch fixes it by
changing an include line.
Signed-off-by: Martin Langer <martin-langer@gmx.de>
[-- Attachment #2: miro.diff --]
[-- Type: text/plain, Size: 368 bytes --]
--- ../alsa-driver-1.0.11/isa/opti9xx/miro.c Sun Apr 23 19:33:21 2006
+++ isa/opti9xx/miro.c Sun Apr 23 19:44:20 2006
@@ -1,6 +1,6 @@
#include <linux/version.h>
-#include "../../alsa-kernel/isa/opti9xx/opti92x-ad1848.c"
+#include "../../alsa-kernel/isa/opti9xx/miro.c"
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,0)
#ifndef __isapnp_now__
#include "miro.isapnp"
next reply other threads:[~2006-04-23 16:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-23 16:01 Martin Langer [this message]
2006-04-24 12:52 ` [PATCH] snd-miro include fix Takashi Iwai
2006-05-01 14:03 ` Martin Langer
2006-05-02 10:50 ` Takashi Iwai
2006-05-02 11:15 ` Martin Langer
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=20060423160129.GA4036@tuba \
--to=martin-langer@gmx.de \
--cc=alsa-devel@alsa-project.org \
/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