aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2013-12-14 09:30:13 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-12-18 16:45:38 -0800
commite33b4886f61565e071222ce8932cbf1c08c52d21 (patch)
tree8ea5cbf08779513192cc931fd8fadbd64f471b55 /drivers/char
parenta1406d877200290ded0f73eb4fcbade685c46a58 (diff)
i8k: Remove obsolete link to out-of-tree driver
Accessing the link returns a page not found error. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/char')
-rw-r--r--drivers/char/i8k.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/char/i8k.c b/drivers/char/i8k.c
index b5af4cae736a..2f8c53b50798 100644
--- a/drivers/char/i8k.c
+++ b/drivers/char/i8k.c
@@ -1,7 +1,5 @@
/*
* i8k.c -- Linux driver for accessing the SMM BIOS on Dell laptops.
- * See http://www.debian.org/~dz/i8k/ for more information
- * and for latest version of this driver.
*
* Copyright (C) 2001 Massimo Dal Zotto <dz@debian.org>
*