From: mru@users.sourceforge.net (Måns Rullgård)
To: linux-kernel@vger.kernel.org
Subject: [PATCH?] Fix undefined mem_map in sound/core/memalloc.c
Date: 13 Apr 2003 00:30:07 +0200 [thread overview]
Message-ID: <yw1xvfxjxsb4.fsf@zaphod.guide> (raw)
This fixes "mem_map undefined" errors in sound/core/memalloc.c (and
others). I'm not sure it's the right way to do it, but it works for
playing sound.
--- include/sound/memalloc.h~ Mon Apr 7 19:30:38 2003
+++ include/sound/memalloc.h Sat Apr 12 19:16:07 2003
@@ -25,6 +25,7 @@
#define __SOUND_MEMALLOC_H
#include <linux/pci.h>
+#include <linux/mm.h>
#ifdef CONFIG_SBUS
#include <asm/sbus.h>
#endif
--
Måns Rullgård
mru@users.sf.net
reply other threads:[~2003-04-12 22:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=yw1xvfxjxsb4.fsf@zaphod.guide \
--to=mru@users.sourceforge.net \
--cc=linux-kernel@vger.kernel.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
all inboxes | Powered by JetHome®