diff options
author | Guenter Roeck | 2013-12-14 09:30:13 -0800 |
---|---|---|
committer | Greg Kroah-Hartman | 2013-12-18 16:45:38 -0800 |
commit | e33b4886f61565e071222ce8932cbf1c08c52d21 (patch) | |
tree | 8ea5cbf08779513192cc931fd8fadbd64f471b55 /drivers/char | |
parent | a1406d877200290ded0f73eb4fcbade685c46a58 (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.c | 2 |
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> * |