summaryrefslogtreecommitdiff
path: root/arch/microblaze/include
diff options
context:
space:
mode:
authorMichal Simek <[email protected]>2023-07-10 14:35:49 +0200
committerMichal Simek <[email protected]>2023-07-21 09:00:38 +0200
commit174d728471d50415fb60f4bcb560d0552591dfba (patch)
tree844c362b5afcd1a133c0d1aec4e4d0f6d07a31a3 /arch/microblaze/include
parent378f4eef09e9d7eb09bf06643d7358abb3b0aec6 (diff)
arm64: zynqmp: Switch to amd.com emails
Update my and DPs email address to match current setup. Signed-off-by: Michal Simek <[email protected]> Link: https://lore.kernel.org/r/aba5b19b9c5a95608829e86ad5cc4671c940f1bb.1688992543.git.michal.simek@amd.com
Diffstat (limited to 'arch/microblaze/include')
-rw-r--r--arch/microblaze/include/asm/spl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/microblaze/include/asm/spl.h b/arch/microblaze/include/asm/spl.h
index 350d283124e..7557dc2a5a3 100644
--- a/arch/microblaze/include/asm/spl.h
+++ b/arch/microblaze/include/asm/spl.h
@@ -2,7 +2,7 @@
/*
* (C) Copyright 2013 - 2014 Xilinx, Inc
*
- * Michal Simek <[email protected]>
+ * Michal Simek <[email protected]>
*/
#ifndef _ASM_MICROBLAZE_SPL_H_