[BK PATCH] agpgart changes for 2.5.27

Greg KH (greg@kroah.com)
Wed, 24 Jul 2002 11:51:05 -0700


Hi,

Seems that some people think that I'm the person to send agpgart patches
to as I touched it last, when will I ever learn...

Here's a named initializer patch from Rusty for the agpgart code.

Pull from: http://linuxusb.bkbits.net/agpgart-2.5

thanks,

greg k-h

------
ChangeSet@1.641, 2002-07-24 09:59:20-07:00, rusty@rustcorp.com.au
[PATCH] AGP designated initializer update.

The old form of designated initializers are obsolete: we need to
replace them with the ISO C forms before 2.6. Gcc has always supported
both forms anyway.

drivers/char/agp/agp.c | 742 ++++++++++++++++++++++----------------------
drivers/char/agp/frontend.c | 16
drivers/char/agp/i460-agp.c | 4
3 files changed, 381 insertions(+), 381 deletions(-)
------

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