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)
commit3126bf79586aa0fcd27422af3bba2d0539ee9e18
tree37fe5c6f48e92f191783f7fc4dca2b9b8a3a08b1
parent0bf6718537cf1112cbe2d7c4349188d7e89be90c
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