diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/patches/70_dde.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/70_dde.patch b/debian/patches/70_dde.patch index 6d488c3..d7c477c 100644 --- a/debian/patches/70_dde.patch +++ b/debian/patches/70_dde.patch @@ -543,7 +543,7 @@ } while (old); shared = 1; -+ printk("store a new irq %d", irq); ++ printk("store a new irq %d\n", irq); } save_flags (flags); |