All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: akpm@linux-foundation.org
Cc: linux-mips@linux-mips.org, alessandro.zummo@towertech.it,
	tsbogend@alpha.franken.de
Subject: Re: [patch 2/3] drivers/rtc/rtc-ds1286.c is borked
Date: Wed, 29 Oct 2008 23:19:05 +0000	[thread overview]
Message-ID: <20081029231905.GA2370@linux-mips.org> (raw)
In-Reply-To: <200810292121.m9TLLXQF019907@imap1.linux-foundation.org>

On Wed, Oct 29, 2008 at 02:21:33PM -0700, akpm@linux-foundation.org wrote:
> From: akpm@linux-foundation.org
> Date: Wed, 29 Oct 2008 14:21:33 -0700
> To: ralf@linux-mips.org
> Cc: linux-mips@linux-mips.org, akpm@linux-foundation.org,
> 	alessandro.zummo@towertech.it, tsbogend@alpha.franken.de
> Subject: [patch 2/3] drivers/rtc/rtc-ds1286.c is borked
> 
> From: Andrew Morton <akpm@linux-foundation.org>
> 
> drivers/rtc/rtc-ds1286.c: In function 'ds1286_rtc_read':
> drivers/rtc/rtc-ds1286.c:33: error: implicit declaration of function '__raw_readl'
> drivers/rtc/rtc-ds1286.c: In function 'ds1286_rtc_write':
> drivers/rtc/rtc-ds1286.c:38: error: implicit declaration of function '__raw_writel'
> drivers/rtc/rtc-ds1286.c: In function 'ds1286_probe':
> drivers/rtc/rtc-ds1286.c:345: error: implicit declaration of function 'ioremap'
> drivers/rtc/rtc-ds1286.c:345: warning: assignment makes pointer from integer without a cast
> drivers/rtc/rtc-ds1286.c:365: error: implicit declaration of function 'iounmap'

Geert's patch commit ID d7a6119f457f48a94985fdbdc400cbb03e136a76 should
have solved this so you can drop this one.

  Ralf

  reply	other threads:[~2008-10-30  0:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-29 21:21 [patch 2/3] drivers/rtc/rtc-ds1286.c is borked akpm
2008-10-29 23:19 ` Ralf Baechle [this message]
2008-10-30 11:10 ` Sergei Shtylyov
2008-10-30 11:33   ` Sergei Shtylyov
2008-10-30 12:35   ` Ralf Baechle

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=20081029231905.GA2370@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=akpm@linux-foundation.org \
    --cc=alessandro.zummo@towertech.it \
    --cc=linux-mips@linux-mips.org \
    --cc=tsbogend@alpha.franken.de \
    /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.