Accessing the link returns a page not found error. Signed-off-by: Guenter Roeck <[email protected]> --- drivers/char/i8k.c | 2 -- 1 file changed, 2 deletions(-)
diff --git a/drivers/char/i8k.c b/drivers/char/i8k.c index ef56bb0..5b3682c 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 <[email protected]> * -- 1.7.9.7 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

