pipe-loader: remove HAVE_PIPE_LOADER_foo function prototype guards
authorEmil Velikov <emil.l.velikov@gmail.com>
Wed, 14 Oct 2015 15:20:32 +0000 (16:20 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sat, 21 Nov 2015 12:52:17 +0000 (12:52 +0000)
commitb7875ca4939bc5db145b463b7a9a1ea0f9fbccb8
treee660b2ae6d7bf76d600a65e83fe212c8beacf4dd
parentc751d33a2082a44bddb23ee90225be4db0da587f
pipe-loader: remove HAVE_PIPE_LOADER_foo function prototype guards

They serve little to no purpose, as we don't need any additional
dependencies (headers and/or symbols). On the other hand dropping them
will allow us to use GALLIUM_PIPE_LOADER_DEFINES in only one single
place - the pipe-loader.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Acked-by: Rob Clark <robclark@freedesktop.org>
src/gallium/auxiliary/pipe-loader/pipe_loader.h