radv: Remove the redundant #include <gelf.h> and #include <libelf.h> in ac_binary.c
authorYonggang Luo <luoyonggang@gmail.com>
Thu, 8 Sep 2022 18:53:44 +0000 (02:53 +0800)
committerMarge Bot <emma+marge@anholt.net>
Tue, 20 Sep 2022 18:40:50 +0000 (18:40 +0000)
commitb70e92fe04089d02f2e2b663f3bb2907d8842060
treecf0682894fbdc4de2aac49629215248c46573733
parent37e78803d7b088afde8c79b7cf82ee29d4835651
radv: Remove the redundant #include <gelf.h> and #include <libelf.h> in ac_binary.c

It's not access these two header in the source code

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18682>
src/amd/common/ac_binary.c