]> git.pld-linux.org Git - packages/kernel.git/blame - linux-drm-4.2.0-force-cmpxchg.patch
- obsolete
[packages/kernel.git] / linux-drm-4.2.0-force-cmpxchg.patch
CommitLineData
72126c59
AM
1diff -urN drm.org/drmP.h drm/drmP.h
2--- drm.org/drmP.h Sun May 26 10:07:41 2002
3+++ drm/drmP.h Sun May 26 10:52:19 2002
4@@ -32,6 +32,8 @@
5 #ifndef _DRM_P_H_
6 #define _DRM_P_H_
7
8+#define CONFIG_X86_CMPXCHG 1
9+
10 #ifdef __KERNEL__
11 #ifdef __alpha__
12 /* add include of current.h so that "current" is defined
db3b6992 13
This page took 0.199321 seconds and 4 git commands to generate.