diff options
author | Alejandro Riveira Fernández <alejandro.riveira@gmail.com> | 2008-02-04 09:19:52 -0500 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2008-02-06 07:00:33 -0500 |
commit | 4f743d1d2224ee646b6b6d1d90f3d9d625dd9ab7 (patch) | |
tree | 94405c54d8f1dab610a3203e1db11b7154fb836c /drivers/ata/sata_via.c | |
parent | 223f95f76d6e946de0cb7149d7738e8b73f1e564 (diff) |
sata_via.c: Remove missleading comment.
Maybe for the trivial tree...
sata_via.c has PATA support since:
d73f30e1c9a9af14757fa5bf4014343926047156
sata_via: PATA support
AFAICS so the TODO list is no longer true.
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/ata/sata_via.c')
-rw-r--r-- | drivers/ata/sata_via.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ata/sata_via.c b/drivers/ata/sata_via.c index 3ef072ff319d..30caa0337190 100644 --- a/drivers/ata/sata_via.c +++ b/drivers/ata/sata_via.c | |||
@@ -30,8 +30,6 @@ | |||
30 | * Hardware documentation available under NDA. | 30 | * Hardware documentation available under NDA. |
31 | * | 31 | * |
32 | * | 32 | * |
33 | * To-do list: | ||
34 | * - VT6421 PATA support | ||
35 | * | 33 | * |
36 | */ | 34 | */ |
37 | 35 | ||