]> git.pld-linux.org Git - packages/btsco.git/commitdiff
- new, fixes snd_bt_sco: Unknown symbol try_to_freeze
authorblekot <blekot@pld-linux.org>
Mon, 11 Jun 2007 17:13:42 +0000 (17:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    btsco-kernel.patch -> 1.1

btsco-kernel.patch [new file with mode: 0644]

diff --git a/btsco-kernel.patch b/btsco-kernel.patch
new file mode 100644 (file)
index 0000000..e0e03c4
--- /dev/null
@@ -0,0 +1,10 @@
+--- btsco-0.5/kernel/btsco.c.org       2007-06-11 19:10:06.000000000 +0200
++++ btsco-0.5/kernel/btsco.c   2007-06-11 19:10:58.000000000 +0200
+@@ -51,6 +51,7 @@
+ #include <linux/time.h>
+ #include <linux/wait.h>
+ #include <linux/socket.h>
++#include <linux/freezer.h>
+ #include <linux/file.h>
+ #include <linux/completion.h>
+ #include <linux/smp_lock.h>
This page took 0.092417 seconds and 4 git commands to generate.