]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/mkregtable: Delete unused list functions and macros
authorMatthias Kaehlcke <mka@chromium.org>
Wed, 28 Feb 2018 22:17:03 +0000 (14:17 -0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Mar 2018 18:31:11 +0000 (13:31 -0500)
commit38ead779297a30d4fd9fc0c2c18d8f754f580e63
tree37fe5c6f48e92f191783f7fc4dca2b9b8a3a08b1
parent666862d11d6e809c7f93c35a713ca29b1892c009
drm/radeon/mkregtable: Delete unused list functions and macros

The util mkregtable includes a copy of the kernel API for linked lists,
only a small subset of it is used. Delete the unused functions and macros.

Reviewed-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/mkregtable.c