Re: [PATCH] fix undefined reference for sis drm.

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Thu Mar 06 2003 - 10:18:23 EST


On Thu, 2003-03-06 at 10:10, Geoffrey Lee wrote:
> Hi all,
>
>
> This fixes a bug where where if sis fb is not set and sis drm is
> selected then there will be undefined references to sis_malloc() and
> sis_free().
>
> What I've done is a sort of a bandaid because I don't have hardware
> to fix and test.

Direct render occurs before the frame buffer so it doesn't work
In addition you can have both modular so you'd want to make it

dep_tristate ' SiS' CONFIG_DRM_SIS $CONFIG_AGP $CONFIG_FB_SIS

even if the order worked out.
-
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/



This archive was generated by hypermail 2b29 : Fri Mar 07 2003 - 22:00:32 EST