All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@fs.tum.de>
To: Dave Jones <davej@codemonkey.org.uk>
Cc: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux v2.5.56
Date: Sat, 11 Jan 2003 10:43:45 +0100	[thread overview]
Message-ID: <20030111094345.GI10486@fs.tum.de> (raw)
In-Reply-To: <Pine.LNX.4.44.0301101222510.1856-100000@penguin.transmeta.com>

On Fri, Jan 10, 2003 at 12:26:56PM -0800, Linus Torvalds wrote:

>...
> Summary of changes from v2.5.55 to v2.5.56
> ============================================
>...
> Dave Jones <davej@codemonkey.org.uk>:
>...
>   o [WATCHDOG] Add several new watchdog drivers from 2.4
>...

FYI:

drivers/char/watchdog/sc1200wdt.c doesn't compile:

<--  snip  -->

...
  gcc -Wp,-MD,drivers/char/watchdog/.sc1200wdt.o.d -D__KERNEL__ 
-Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common 
-pipe -mpreferred-stack-boundary=2 -march=k6 -Iinclude/asm-i386/mach-default 
-nostdinc -iwithprefix include    -DKBUILD_BASENAME=sc1200wdt 
-DKBUILD_MODNAME=sc1200wdt   -c -o drivers/char/watchdog/sc1200wdt.o 
drivers/char/watchdog/sc1200wdt.c
drivers/char/watchdog/sc1200wdt.c: In function `sc1200wdt_isapnp_probe':
drivers/char/watchdog/sc1200wdt.c:339: warning: implicit declaration of function `isapnp_find_dev'
drivers/char/watchdog/sc1200wdt.c:339: warning: assignment makes pointer from integer without a cast
drivers/char/watchdog/sc1200wdt.c:343: structure has no member named `prepare'
drivers/char/watchdog/sc1200wdt.c:353: structure has no member named `activate'
drivers/char/watchdog/sc1200wdt.c: In function `sc1200wdt_init':
drivers/char/watchdog/sc1200wdt.c:427: structure has no member named `deactivate'
drivers/char/watchdog/sc1200wdt.c: In function `sc1200wdt_exit':
drivers/char/watchdog/sc1200wdt.c:440: structure has no member named `deactivate'
make[3]: *** [drivers/char/watchdog/sc1200wdt.o] Error 1

<--  snip  -->

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


  parent reply	other threads:[~2003-01-11  9:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-10 20:26 Linux v2.5.56 Linus Torvalds
2003-01-11  5:47 ` Udo A. Steinberg
2003-01-11  6:20   ` Andrew Morton
2003-01-11  9:43 ` Adrian Bunk [this message]
2003-01-11  9:56   ` Zwane Mwaikambo
2003-01-11 23:57   ` Dave Jones
2003-01-12  0:02 ` Dave Jones

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=20030111094345.GI10486@fs.tum.de \
    --to=bunk@fs.tum.de \
    --cc=davej@codemonkey.org.uk \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.