make -f scripts/Makefile.build obj=drivers/char/agp
gcc -Wp,-MD,drivers/char/agp/.uninorth-agp.o.d
-D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes
-Wno-tr
igraphs -O2 -fno-strict-aliasing -fno-common
-Iarch/ppc -msoft-float -pipe -ffixed-r2
-Wno-uninitialized
-mmultiple -mstring -fomit-frame-pointer -nostdinc
-iwithprefix include -DKBUILD_BASENAME=uninorth_agp
-DKBUILD_MODNAME=uninorth_agp -c -o
drivers/char/agp/uninorth-agp.o
drivers/char/agp/uninorth-agp.c
drivers/char/agp/uninorth-agp.c:283: unknown field
`suspend' specified in initializer
drivers/char/agp/uninorth-agp.c:283:
`agp_generic_suspend' undeclared here (not in a
function)
drivers/char/agp/uninorth-agp.c:283: warning: excess
elements in struct initializer
drivers/char/agp/uninorth-agp.c:283: warning: (near
initialization for `uninorth_agp_driver')
drivers/char/agp/uninorth-agp.c:284: unknown field
`resume' specified in initializer
drivers/char/agp/uninorth-agp.c:284:
`agp_generic_resume' undeclared here (not in a
function)
drivers/char/agp/uninorth-agp.c:284: warning: excess
elements in struct initializer
drivers/char/agp/uninorth-agp.c:284: warning: (near
initialization for `uninorth_agp_driver')
make[3]: *** [drivers/char/agp/uninorth-agp.o] Error 1
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
-
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/