Re: moving DRM header files

From: Arjan van de Ven
Date: Thu Jul 14 2005 - 02:39:04 EST


On Thu, 2005-07-14 at 14:04 +1000, Dave Airlie wrote:
> Hi,
> I'd like to move the interface DRM header files (drm.h and *_drm.h)
> somewhere more useful and also more "user-space" visible, (i.e. so
> kernel-headers could start picking them up.)

I would suggest making ONE userspace visible header, and just put that
as include/linux/drm.h
and separate into that *ONLY* the userspace visible parts, and *NONE* of
the kernel visible parts, and keep the kernel parts in drivers/char/drm.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/