lkml.org 
[lkml]   [2000]   [Sep]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
> I'm not sure if __attribute__((unused)) has an equivalent in gcc 2.7,
> but as it appears in the AGP driver, it doesn't work with gcc 2.7.

Try static void __attribute((unused)) unused(void)

That should fix it

> Below is the patch I used to get AGP to compile, but I don't recommend
> it for adoption in the standard source tree.

Arjan is looking at making __setup from 2.4 work on 2.4 at the same time
as I am trying to clean up all the duplicated 2.4 compat code in drivers.
The end goal is that most 2.4 code will work in 2.2, which means I can
sensibly encourage vendors to develop directly to the 2.4 API

Right now I'm having a lot of 'you'll want to forward port to 2.4 and XYZ
will need fixiing', 'Oh we dont care until (list of vendors) release a 2.4
product' type discussions

Alan




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:38    [W:0.040 / U:1.768 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site