From: Christer Weinigel <wingel@nano-system.com>
To: Adrian Bunk <bunk@fs.tum.de>
Cc: linux-kernel@vger.kernel.org, alan@lxorguk.ukuu.org.uk
Subject: Re: scx200_gpio.c doesn't compile in 2.5.50
Date: 30 Nov 2002 23:49:39 +0100 [thread overview]
Message-ID: <87of86hdvg.fsf@zoo.weinigel.se> (raw)
In-Reply-To: <20021128013527.GU21307@fs.tum.de>
Adrian Bunk <bunk@fs.tum.de> writes:
> Compilation of drivers/char/scx200_gpio.c fails in 2.5.50 with the error
> messages below.
Thanks for the report. Patch follows.
Alan, do you want small fixes like these or should I send them to
someone else?
/Christer
diff -ur linux-2.5.50/drivers/char/scx200_gpio.c.orig linux-2.5.50/drivers/char/scx200_gpio.c
--- linux-2.5.50/drivers/char/scx200_gpio.c.orig Wed Nov 27 23:35:47 2002
+++ linux-2.5.50/drivers/char/scx200_gpio.c Sat Nov 30 23:46:43 2002
@@ -10,6 +10,7 @@
#include <linux/errno.h>
#include <linux/kernel.h>
#include <linux/init.h>
+#include <linux/fs.h>
#include <asm/uaccess.h>
#include <asm/io.h>
--
"Just how much can I get away with and still go to heaven?"
Freelance consultant specializing in device driver programming for Linux
Christer Weinigel <christer@weinigel.se> http://www.weinigel.se
next prev parent reply other threads:[~2002-11-30 22:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-28 1:35 scx200_gpio.c doesn't compile in 2.5.50 Adrian Bunk
2002-11-30 22:49 ` Christer Weinigel [this message]
2002-11-30 23:16 ` Arnaldo Carvalho de Melo
2002-11-30 23:35 ` Christer Weinigel
2002-11-30 23:43 ` Arnaldo Carvalho de Melo
2002-12-01 2:45 ` Alan Cox
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=87of86hdvg.fsf@zoo.weinigel.se \
--to=wingel@nano-system.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=bunk@fs.tum.de \
--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