From: Gerd Knorr <kraxel@bytesex.org>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: Kernel List <linux-kernel@vger.kernel.org>
Subject: [patch] miro radio build fix
Date: Tue, 16 Jul 2002 15:25:17 +0200 [thread overview]
Message-ID: <20020716152517.A6131@bytesex.org> (raw)
Hi,
Trivial patch to fix miro radio build failure.
Gerd
===== drivers/media/radio/miropcm20-rds-core.c 1.4 vs edited =====
--- 1.4/drivers/media/radio/miropcm20-rds-core.c Fri Mar 8 13:42:38 2002
+++ edited/drivers/media/radio/miropcm20-rds-core.c Tue Jul 16 15:14:43 2002
@@ -19,6 +19,8 @@
#include <linux/module.h>
#include <linux/init.h>
#include <linux/slab.h>
+#include <linux/errno.h>
+#include <linux/string.h>
#include <asm/semaphore.h>
#include <asm/io.h>
#include "../../../sound/oss/aci.h"
reply other threads:[~2002-07-16 13:37 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=20020716152517.A6131@bytesex.org \
--to=kraxel@bytesex.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox