amdgpu: fix 32-bit build

This commit is contained in:
Marek Olšák 2017-10-31 15:48:23 +01:00
parent a4b487cd80
commit 76c325ee7d

View file

@ -21,6 +21,9 @@
*
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "amdgpu.h"
#include "amdgpu_drm.h"