aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uio
diff options
context:
space:
mode:
authorJustin P. Mattock <justinmattock@gmail.com>2010-10-18 05:03:14 -0400
committerJiri Kosina <jkosina@suse.cz>2010-10-18 05:03:14 -0400
commit631dd1a885b6d7e9f6f51b4e5b311c2bb04c323c (patch)
treec431fa3479c1d35842fb5635ed7ccd487d063a62 /drivers/uio
parentd7eccbbae84b2ee7dbb756e60287c4b47071444e (diff)
Update broken web addresses in the kernel.
The patch below updates broken web addresses in the kernel Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Cc: Maciej W. Rozycki <macro@linux-mips.org> Cc: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Finn Thain <fthain@telegraphics.com.au> Cc: Randy Dunlap <rdunlap@xenotime.net> Cc: Matt Turner <mattst88@gmail.com> Cc: Dimitry Torokhov <dmitry.torokhov@gmail.com> Cc: Mike Frysinger <vapier.adi@gmail.com> Acked-by: Ben Pfaff <blp@cs.stanford.edu> Acked-by: Hans J. Koch <hjk@linutronix.de> Reviewed-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/uio')
-rw-r--r--drivers/uio/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/uio/Kconfig b/drivers/uio/Kconfig
index 1da73ecd9799..bb440792a1b7 100644
--- a/drivers/uio/Kconfig
+++ b/drivers/uio/Kconfig
@@ -17,9 +17,9 @@ config UIO_CIF
17 depends on PCI 17 depends on PCI
18 help 18 help
19 Driver for Hilscher CIF DeviceNet and Profibus cards. This 19 Driver for Hilscher CIF DeviceNet and Profibus cards. This
20 driver requires a userspace component that handles all of the 20 driver requires a userspace component called cif that handles
21 heavy lifting and can be found at: 21 all of the heavy lifting and can be found at:
22 http://www.osadl.org/projects/downloads/UIO/user/cif-* 22 <http://www.osadl.org/projects/downloads/UIO/user/>
23 23
24 To compile this driver as a module, choose M here: the module 24 To compile this driver as a module, choose M here: the module
25 will be called uio_cif. 25 will be called uio_cif.