linux/drivers/char/agp
Ryusuke Konishi e047d1cfc3 [AGPGART] fix compile errors
This fixes the following compile failures of agpgart drivers.
These errors were inserted by the recent AGPGART constification patch.

drivers/char/agp/uninorth-agp.c:492: error: expected '{' before 'const'
drivers/char/agp/uninorth-agp.c:517: error: expected '{' before 'const'
drivers/char/agp/uninorth-agp.c: In function 'agp_uninorth_probe':
drivers/char/agp/uninorth-agp.c:634: error: 'u3_agp_driver' undeclared (first use in this function)
drivers/char/agp/uninorth-agp.c:634: error: (Each undeclared identifier is reported only once
drivers/char/agp/uninorth-agp.c:634: error: for each function it appears in.)
drivers/char/agp/uninorth-agp.c:636: error: 'uninorth_agp_driver' undeclared (first use in this function)

Signed-off-by: Ryusuke Konishi <ryusuke@osrg.net>
Signed-off-by: Dave Jones <davej@redhat.com>
2007-02-27 00:36:00 -05:00
..
Kconfig Merge ../linus 2006-12-12 18:13:32 -05:00
Makefile [AGPGART] Fix modular agpgart ia64 allmodconfig 2007-02-20 14:18:01 -05:00
agp.h [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
ali-agp.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
alpha-agp.c [AGPGART] Allow drm-populated agp memory types 2007-02-03 17:16:24 -05:00
amd-k7-agp.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
amd64-agp.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
ati-agp.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
backend.c [AGPGART] Allow drm-populated agp memory types 2007-02-03 17:16:24 -05:00
compat_ioctl.c [AGPGART] compat ioctl 2007-02-03 17:16:24 -05:00
compat_ioctl.h [AGPGART] compat ioctl 2007-02-03 17:16:24 -05:00
efficeon-agp.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
frontend.c [AGPGART] Allow drm-populated agp memory types 2007-02-03 17:16:24 -05:00
generic.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
hp-agp.c [AGPGART] fix compile errors 2007-02-27 00:36:00 -05:00
i460-agp.c [AGPGART] fix compile errors 2007-02-27 00:36:00 -05:00
intel-agp.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
isoch.c [AGPGART] Lots of CodingStyle/whitespace cleanups. 2006-02-28 00:54:25 -05:00
nvidia-agp.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
parisc-agp.c [PARISC] parisc-agp: Fix thinko const-ifying 2007-02-26 21:29:26 -05:00
sgi-agp.c [AGPGART] fix compile errors 2007-02-27 00:36:00 -05:00
sis-agp.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
sworks-agp.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
uninorth-agp.c [AGPGART] fix compile errors 2007-02-27 00:36:00 -05:00
via-agp.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00