Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 149008 Details for
Bug 169774
net-misc/gudedcf-2.11 (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
files/gudedcf-2.13.diff
gudedcf-2.13.diff (text/plain), 1002 bytes, created by
Bruno Redondi
on 2008-04-07 17:26:29 UTC
(
hide
)
Description:
files/gudedcf-2.13.diff
Filename:
MIME Type:
Creator:
Bruno Redondi
Created:
2008-04-07 17:26:29 UTC
Size:
1002 bytes
patch
obsolete
>--- gude_dcf.c.orig 2007-04-26 12:47:24.490516704 +0200 >+++ gude_dcf.c 2007-04-26 12:49:13.849744498 +0200 >@@ -24,27 +24,22 @@ > * > */ > >-#include <linux/autoconf.h> > #include <linux/kernel.h> >-#include <linux/sched.h> >-#include <linux/timer.h> >-#include <linux/jiffies.h> >-#include <linux/signal.h> > #include <linux/errno.h> >-#include <linux/poll.h> > #include <linux/init.h> > #include <linux/slab.h> >-#include <linux/fcntl.h> >+#include <linux/tty.h> >+#include <linux/tty_driver.h> >+#include <linux/tty_flip.h> > #include <linux/module.h> >+#include <linux/moduleparam.h> > #include <linux/spinlock.h> >+#include <linux/mutex.h> > #include <linux/list.h> > #include <linux/smp_lock.h> >-#include <linux/usb.h> >-#include <linux/tty.h> >-#include <linux/tty_driver.h> >-#include <linux/tty_flip.h> > #include <asm/uaccess.h> >-#include <asm/atomic.h> >+#include <linux/usb.h> >+#include <linux/usb/serial.h> > > /*************************************************/ > /* Gude Analog- und Digitalsysteme Vendor ID and */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 169774
:
112422
|
112423
|
149007
| 149008