Re: [patch] 2.5.69-dj1: agp_init shouldn't be static

Dave Jones (davej@codemonkey.org.uk)
Sun, 11 May 2003 14:21:20 +0100


On Sun, May 11, 2003 at 02:29:35PM +0200, Adrian Bunk wrote:

> -dj makes agp_init static resulting in the following error at the final
> linking:
> ...
> 386/oprofile/built-in.o net/built-in.o --end-group -o .tmp_vmlinux1
> drivers/built-in.o(.init.text+0x6b584): In function `i810fb_init':
> : undefined reference to `agp_init'
> make: *** [.tmp_vmlinux1] Error 1

duhh, the 810 framebuffer needs it early. I forgot about that.
Will apply patch, and add a comment. Thanks.

Dave

-
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/