Re: [Mesa-dev] [PATCH] r200: remove dangling radeon.h symlink.

2011-11-08 Thread Alex Deucher
On Tue, Nov 8, 2011 at 10:59 AM, Paul Berry wrote: > Commit 1401b96b (radeon: cleanup radeon shared code after r300 and > r600 classic drivers removal) removed the file > src/mesa/drivers/dri/radeon/server/radeon.h, but it left behind the > symlink which was used to share that file into the > src/

[Mesa-dev] [PATCH] r200: remove dangling radeon.h symlink.

2011-11-08 Thread Paul Berry
Commit 1401b96b (radeon: cleanup radeon shared code after r300 and r600 classic drivers removal) removed the file src/mesa/drivers/dri/radeon/server/radeon.h, but it left behind the symlink which was used to share that file into the src/mesa/drivers/dri/r200/server directory. This patch removes th