summaryrefslogtreecommitdiff
path: root/libre/linux-libre/3.4.4-fix-gtx560ti-nouveau-regression.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-07-04 04:13:31 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-07-04 04:13:31 -0300
commit8872aa1e7962a8cf54880ce23c4984c757c952ed (patch)
tree9e4cf0baecb9b5ae2d320d887a3c190bee7523b6 /libre/linux-libre/3.4.4-fix-gtx560ti-nouveau-regression.patch
parent9960fc0e3502ae9717a6b88e403966e5fde21d58 (diff)
downloadabslibre-8872aa1e7962a8cf54880ce23c4984c757c952ed.tar.gz
abslibre-8872aa1e7962a8cf54880ce23c4984c757c952ed.tar.bz2
abslibre-8872aa1e7962a8cf54880ce23c4984c757c952ed.zip
linux-libre-3.4.4-3: drop workaround the real fix is being queued for the next 3.4 version
Diffstat (limited to 'libre/linux-libre/3.4.4-fix-gtx560ti-nouveau-regression.patch')
-rw-r--r--libre/linux-libre/3.4.4-fix-gtx560ti-nouveau-regression.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/libre/linux-libre/3.4.4-fix-gtx560ti-nouveau-regression.patch b/libre/linux-libre/3.4.4-fix-gtx560ti-nouveau-regression.patch
deleted file mode 100644
index 1b70e918c..000000000
--- a/libre/linux-libre/3.4.4-fix-gtx560ti-nouveau-regression.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Revert change to include/drm/drm_fb_helper.h made in commit 4f988d132d2668b4f3b42bfc70daa531115ccca1
-
- include/drm/drm_fb_helper.h | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
-
-diff --git a/include/drm/drm_fb_helper.h b/include/drm/drm_fb_helper.h
-index 55e10d6..5120b01 100644
---- a/include/drm/drm_fb_helper.h
-+++ b/include/drm/drm_fb_helper.h
-@@ -35,6 +35,7 @@ struct drm_fb_helper;
- #include <linux/kgdb.h>
-
- struct drm_fb_helper_crtc {
-+ uint32_t crtc_id;
- struct drm_mode_set mode_set;
- struct drm_display_mode *desired_mode;
- };
---
-1.7.6.5
-