2007-12-30 06:42:21

by Anders Hammarquist

[permalink] [raw]
Subject: [PATCH] include/asm-alpha/core_cia.h, kernel 2.6.23.12

Signed-off-by: Anders Hammarquist <[email protected]>

--
-- Of course I'm crazy, but that doesn't mean I'm wrong.
Anders Hammarquist | [email protected]
Physics student, Chalmers University of Technology, | Hem: +46 31 88 48 50
G|teborg, Sweden. RADIO: SM6XMM and N2JGL | Mob: +46 707 27 86 87


2007-12-30 10:18:36

by Ivan Kokshaysky

[permalink] [raw]
Subject: Re: [PATCH] include/asm-alpha/core_cia.h, kernel 2.6.23.12

On Sun, Dec 30, 2007 at 07:23:53AM +0100, Anders Hammarquist wrote:
> Trying to compile 2.6.23.12 on alpha (a miata) resulted in this
> failure:
>
> cc1: warnings being treated as errors
> include/asm/io_trivial.h: In function 'cia_readb':
> include/asm/io_trivial.h:75: warning: passing argument 1 of 'cia_ioread8' discards qualifiers from pointer target type

Fixed in 2.6.24-rc6.

Ivan.