pipe-loader: fix driinfo for software and non-radeonsi drivers

Fixes: 678dadf123 ("gallium: move driinfo XML to pipe_loader")
Reviewed-by: Thomas Hellström <thellstrom@vmware.com>
This commit is contained in:
Nicolai Hähnle
2017-08-02 11:38:32 +02:00
parent eceb671002
commit f45efb8129
2 changed files with 6 additions and 4 deletions

View File

@@ -51,7 +51,9 @@ static int (*backends[])(struct pipe_loader_device **, int) = {
};
const char gallium_driinfo_xml[] =
DRI_CONF_BEGIN
#include "driinfo_gallium.h"
DRI_CONF_END
;
int