All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@davemloft.net>
To: sparclinux@vger.kernel.org
Subject: Re: Sparc32 - SS5 - TCX-Framebuffer und RTC
Date: Thu, 09 Dec 2004 04:45:05 +0000	[thread overview]
Message-ID: <20041208204505.28d114e5.davem@davemloft.net> (raw)
In-Reply-To: <41B7752C.90808@triaton-webhosting.com>

On Wed, 08 Dec 2004 21:30:18 -0600
Bob Breuer <breuerr@mc.net> wrote:

>  >     drivers/sbus/char/rtc.c:60: warning: initialization makes integer
>  > from pointer without a cast
>  >
> 
> Broken by a recent change in include/asm-sparc/mostek.h, need to include
> <asm/io.h> from there now.

I'll fix this.

> Does anyone know if sbus_readb/sbus_writeb should be used there instead of
> readb/writeb ?

Because it's a byte access, the endianness doesn't matter.  Therefore
the selection between sbus_readb() and readb() is arbitrary so I'll
just leave it alone.

      parent reply	other threads:[~2004-12-09  4:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-08 21:42 Sparc32 - SS5 - TCX-Framebuffer und RTC Georg Chini
2004-12-08 21:52 ` William Lee Irwin III
2004-12-08 22:01 ` William Lee Irwin III
2004-12-09  3:30 ` Bob Breuer
2004-12-09  4:45 ` David S. Miller [this message]

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=20041208204505.28d114e5.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=sparclinux@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.