2005-01-05 00:41:19

by Eyal Lebedinsky

[permalink] [raw]
Subject: 2.6.10-ac3 compile failure

CC [M] drivers/char/agp/intel-agp.o
drivers/char/agp/intel-agp.c: In function `intel_i915_configure':
drivers/char/agp/intel-agp.c:640: error: too many arguments to function `writel'
make[3]: *** [drivers/char/agp/intel-agp.o] Error 1

FYI

--
Eyal Lebedinsky ([email protected]) <http://samba.org/eyal/>
If attaching .zip rename to .dat


2005-01-05 09:35:32

by Adam Mercer

[permalink] [raw]
Subject: Re: 2.6.10-ac3 compile failure

On Wed, 05 Jan 2005 11:39:15 +1100, Eyal Lebedinsky <[email protected]> wrote:
> CC [M] drivers/char/agp/intel-agp.o
> drivers/char/agp/intel-agp.c: In function `intel_i915_configure':
> drivers/char/agp/intel-agp.c:640: error: too many arguments to function `writel'
> make[3]: *** [drivers/char/agp/intel-agp.o] Error 1

Applying this patch worked for me

Cheers

Adam


Attachments:
(No filename) (377.00 B)
intel-agp-2.6.10-ac3.patch (601.00 B)
Download all attachments

2005-01-06 13:45:56

by Alan

[permalink] [raw]
Subject: Re: 2.6.10-ac3 compile failure

On Mer, 2005-01-05 at 00:39, Eyal Lebedinsky wrote:
> CC [M] drivers/char/agp/intel-agp.o
> drivers/char/agp/intel-agp.c: In function `intel_i915_configure':
> drivers/char/agp/intel-agp.c:640: error: too many arguments to function `writel'
> make[3]: *** [drivers/char/agp/intel-agp.o] Error 1

Already fixed in -ac4. Its one reason -ac3 wasnt publically announced. I
figured I'd get enough mail as it was with that error

2005-01-06 16:28:24

by Cal Peake

[permalink] [raw]
Subject: Re: 2.6.10-ac3 compile failure

On Thu, 6 Jan 2005, Alan Cox wrote:

> Already fixed in -ac4. Its one reason -ac3 wasnt publically announced. I
> figured I'd get enough mail as it was with that error

Was -ac4 ever announced? Couldn't find it in the archives and it'd be nice
to have a changelog :)

-- Cal