Philip Brown wrote:
How about moving

os-support/{linux,bsd}/drm/kernel/drm.h

into

os-support/shared/drm/kernel/drm.h


After all, it defines the core drm IOCTLS and data structures. It should be
common, not in OS-specific directories.

There are trivial differences between the two versions right now, that
could easily be merged. Right now, it seems as though the "linux" version
has a few extra structs, that arent being used in the BSD version. but that
should be no barrier for merging it.

Once that is done I can then submit a patch I have to make the header file
usable under solaris as well.
Does just moving the merged file work (ie will the users of the file pick it up in it's new location), or is there a patch required to get this to work?

Keith






-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to