mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
395 B

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