Browse Source

Rene Rebe:

* reverted alsa-driver r2938 (my broken gcc34 patch ...)


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2987 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
5f2bb35383
1 changed files with 0 additions and 17 deletions
  1. +0
    -17
      package/base/alsa-driver/gcc34.patch

+ 0
- 17
package/base/alsa-driver/gcc34.patch

@ -1,17 +0,0 @@
A bit ugly - but the build style of this 2.4 ALSA kernal stuff is equally
ugly ...
- Rene Rebe <rene@rocklinux.org>
--- alsa-driver-1.0.4/ppc/pmac.c.orig 2004-05-05 09:36:47.000000000 +0200
+++ alsa-driver-1.0.4/ppc/pmac.c 2004-05-05 09:58:56.000000000 +0200
@@ -67,6 +67,8 @@
48000, 44100
};
+static void snd_pmac_beep_stop(pmac_t *chip);
+
/*
* allocate DBDMA command arrays
*/

Loading…
Cancel
Save