diff options
author | Olof Johansson | 2005-11-21 09:12:32 +0100 |
---|---|---|
committer | Paul Mackerras | 2005-11-23 11:23:20 +0100 |
commit | 91f14480a55a7487d61c3fb40500380099e0da50 (patch) | |
tree | b455e3f957cd23b595d5761b107d07a1aac5935d /include/asm-powerpc/tce.h | |
parent | compat-ioctl.c: fix compile with no CONFIG_JBD (diff) | |
download | kernel-qcow2-linux-91f14480a55a7487d61c3fb40500380099e0da50.tar.gz kernel-qcow2-linux-91f14480a55a7487d61c3fb40500380099e0da50.tar.xz kernel-qcow2-linux-91f14480a55a7487d61c3fb40500380099e0da50.zip |
[PATCH] powerpc: update my email address
Email address update, changing old work address to personal (permanent)
one.
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-powerpc/tce.h')
-rw-r--r-- | include/asm-powerpc/tce.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-powerpc/tce.h b/include/asm-powerpc/tce.h index d099d5200f9b..980a094fd5a7 100644 --- a/include/asm-powerpc/tce.h +++ b/include/asm-powerpc/tce.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2001 Mike Corrigan & Dave Engebretsen, IBM Corporation * Rewrite, cleanup: - * Copyright (C) 2004 Olof Johansson <olof@austin.ibm.com>, IBM Corporation + * Copyright (C) 2004 Olof Johansson <olof@lixom.net>, IBM Corporation * * 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 |