diff options
Diffstat (limited to 'drivers/platform/x86/hdaps.c')
-rw-r--r-- | drivers/platform/x86/hdaps.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/hdaps.c b/drivers/platform/x86/hdaps.c index 7387f97a2941..24a3ae065f1b 100644 --- a/drivers/platform/x86/hdaps.c +++ b/drivers/platform/x86/hdaps.c | |||
@@ -2,7 +2,7 @@ | |||
2 | * hdaps.c - driver for IBM's Hard Drive Active Protection System | 2 | * hdaps.c - driver for IBM's Hard Drive Active Protection System |
3 | * | 3 | * |
4 | * Copyright (C) 2005 Robert Love <rml@novell.com> | 4 | * Copyright (C) 2005 Robert Love <rml@novell.com> |
5 | * Copyright (C) 2005 Jesper Juhl <jesper.juhl@gmail.com> | 5 | * Copyright (C) 2005 Jesper Juhl <jj@chaosbits.net> |
6 | * | 6 | * |
7 | * The HardDisk Active Protection System (hdaps) is present in IBM ThinkPads | 7 | * The HardDisk Active Protection System (hdaps) is present in IBM ThinkPads |
8 | * starting with the R40, T41, and X40. It provides a basic two-axis | 8 | * starting with the R40, T41, and X40. It provides a basic two-axis |