diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2008-10-27 16:09:10 +0100 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-10-28 04:54:50 +0100 |
commit | ab77163008c596aad9624ceab190d840c0143fa8 (patch) | |
tree | b5ada41a09afe5ed66de6d1abe6189c7f602f709 /drivers/ata/pata_ns87410.c | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... (diff) | |
download | linux-ab77163008c596aad9624ceab190d840c0143fa8.tar.xz linux-ab77163008c596aad9624ceab190d840c0143fa8.zip |
ata: Switch all my stuff to a common address
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/ata/pata_ns87410.c')
-rw-r--r-- | drivers/ata/pata_ns87410.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_ns87410.c b/drivers/ata/pata_ns87410.c index be756b7ef07e..40d411c460de 100644 --- a/drivers/ata/pata_ns87410.c +++ b/drivers/ata/pata_ns87410.c @@ -1,7 +1,6 @@ /* * pata_ns87410.c - National Semiconductor 87410 PATA for new ATA layer * (C) 2006 Red Hat Inc - * Alan Cox <alan@redhat.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |