summaryrefslogtreecommitdiff
path: root/legacy/mach64-drm/header-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'legacy/mach64-drm/header-fix.patch')
-rw-r--r--legacy/mach64-drm/header-fix.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/legacy/mach64-drm/header-fix.patch b/legacy/mach64-drm/header-fix.patch
new file mode 100644
index 000000000..797bf8194
--- /dev/null
+++ b/legacy/mach64-drm/header-fix.patch
@@ -0,0 +1,10 @@
+--- mach64-drm-5.6/mach64_drv.c.old 2020-04-24 00:36:27.000000000 +0000
++++ mach64-drm-5.6/mach64_drv.c 2020-08-09 20:03:14.816701578 +0000
+@@ -32,6 +32,7 @@
+
+ #include <drm/drm_drv.h>
+ #include <drm/drm_file.h>
++#include <drm/drm_pci.h>
+
+ #include "mach64_drm.h"
+ #include "mach64_drv.h"