Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(283)

Unified Diff: media-sound/alsa-headers/files/alsa-headers-1.0.6a-user.patch

Issue 6902042: update alsa package to newest to support UCM. (Closed) Base URL: ssh://gitrw.chromium.org:9222/portage-stable.git@master
Patch Set: Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « media-sound/alsa-headers/alsa-headers-1.0.24.ebuild ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media-sound/alsa-headers/files/alsa-headers-1.0.6a-user.patch
diff --git a/media-sound/alsa-headers/files/alsa-headers-1.0.6a-user.patch b/media-sound/alsa-headers/files/alsa-headers-1.0.6a-user.patch
new file mode 100644
index 0000000000000000000000000000000000000000..c1a4cf23943c4afedda2d47eb56bebbdf8404cae
--- /dev/null
+++ b/media-sound/alsa-headers/files/alsa-headers-1.0.6a-user.patch
@@ -0,0 +1,14 @@
+diff -Naur alsa-driver-1.0.6a.orig/alsa-kernel/include/asound.h alsa-driver-1.0.6a/alsa-kernel/include/asound.h
+--- alsa-driver-1.0.6a.orig/alsa-kernel/include/asound.h 2004-08-03 11:55:55.000000000 -0700
++++ alsa-driver-1.0.6a/alsa-kernel/include/asound.h 2004-08-25 11:05:21.445603678 -0700
+@@ -63,6 +63,10 @@
+ #include <sys/types.h>
+ #endif
+
++#ifndef __user
++#define __user
++#endif
++
+ /*
+ * protocol version
+ */
« no previous file with comments | « media-sound/alsa-headers/alsa-headers-1.0.24.ebuild ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698