On Tue, Dec 22, 2009 at 10:21 AM, <[email protected]> wrote: > From: Ralf Baechle <[email protected]> > > include/drm/ttm/ttm_memory.h uses struct page * without having included > the required headers or a forward declaration resulting in the following > build error for mtx1_defconfig on Linus' master branch, possibly others: >
This should already be fixed upstream we added an include instead of forward decl. Dave. ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
