git: kernel/radeon: Remove an unused GPLv2 only file.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Mar 1 03:37:54 PST 2015
commit 0f52205ee0e300b66896d8fd0355189763b22586
Author: Sascha Wildner <saw at online.de>
Date: Sun Mar 1 12:37:15 2015 +0100
kernel/radeon: Remove an unused GPLv2 only file.
Its contents are not used by our current radeon code (the functions
end up being defined as empty inlines in radeon_drv.c) and seems to
be the only file in Linux' radeon driver that is not MIT licensed.
So remove it.
In-discussion-with: ftigeot
Summary of changes:
sys/conf/files | 1 -
sys/dev/drm/radeon/Makefile | 1 -
sys/dev/drm/radeon/radeon_atpx_handler.c | 574 -------------------------------
3 files changed, 576 deletions(-)
delete mode 100644 sys/dev/drm/radeon/radeon_atpx_handler.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0f52205ee0e300b66896d8fd0355189763b22586
--
DragonFly BSD source repository
More information about the Commits
mailing list