diff options
author | Joerg Roedel <jroedel@suse.de> | 2015-02-04 10:12:55 -0500 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2015-02-04 10:14:34 -0500 |
commit | 63ce3ae889db917cff0cf0c65c837ca7160c8a83 (patch) | |
tree | d2d911627e86525d3dff95349488ded5a8e66ceb /drivers/iommu/iommu.c | |
parent | 477ab7a19cec8409e4e2dd10e7348e4cac3c06e5 (diff) |
iommu: Update my email address
The AMD address is dead for a long time already, replace it
with a working one.
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/iommu.c')
-rw-r--r-- | drivers/iommu/iommu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iommu/iommu.c b/drivers/iommu/iommu.c index 9e0dcdbf4110..72e683df0731 100644 --- a/drivers/iommu/iommu.c +++ b/drivers/iommu/iommu.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2007-2008 Advanced Micro Devices, Inc. | 2 | * Copyright (C) 2007-2008 Advanced Micro Devices, Inc. |
3 | * Author: Joerg Roedel <joerg.roedel@amd.com> | 3 | * Author: Joerg Roedel <jroedel@suse.de> |
4 | * | 4 | * |
5 | * This program is free software; you can redistribute it and/or modify it | 5 | * This program is free software; you can redistribute it and/or modify it |
6 | * under the terms of the GNU General Public License version 2 as published | 6 | * under the terms of the GNU General Public License version 2 as published |