X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Falsa%2Fpatches%2F120-sndfops.patch;fp=package%2Falsa%2Fpatches%2F120-sndfops.patch;h=0000000000000000000000000000000000000000;hb=89695426e75da1a95cc1284c9e5ee8e02bce4b77;hp=bc43eb5db42bcad1b07aebadf26eb4a595e3002b;hpb=53f304adaef212e03bd8bdbaf604c80666a468db;p=openwrt.git diff --git a/package/alsa/patches/120-sndfops.patch b/package/alsa/patches/120-sndfops.patch deleted file mode 100644 index bc43eb5db4..0000000000 --- a/package/alsa/patches/120-sndfops.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: alsa-driver-1.0.14rc1/alsa-kernel/core/sound.c -=================================================================== ---- alsa-driver-1.0.14rc1.orig/alsa-kernel/core/sound.c 2007-07-11 12:15:11.408530571 +0200 -+++ alsa-driver-1.0.14rc1/alsa-kernel/core/sound.c 2007-07-11 12:15:26.421386105 +0200 -@@ -171,7 +171,7 @@ - return err; - } - --static struct file_operations snd_fops = -+struct file_operations snd_fops = - { - .owner = THIS_MODULE, - .open = snd_open