Guillem Jover wrote: > Hi, > > On Tue, 2006-04-11 at 14:22:23 +0800, Antonino A. Daplas wrote: >> Guillem Jover wrote: >>> This patch is similar in spirit as the v4l one. Includes the fb.h >>> header into the sources so the definitions can be used freely. >>> Also this would make the 'accelerators.h' file obsolete. > >>> +#ifdef __KERNEL__ > [...] >>> +#endif /* __KERNEL__ */ >> Since directfb will have its own copy of fb.h, then everything >> enclosed by #ifdef __KERNEL__/#endif is not needed. > > Ok, I include a revised patch without the kernel specific parts, > and removing accelerators.h which is now in fb.h.
Committed :) -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | '------------------------------------------' _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
