summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/global_data.h
diff options
context:
space:
mode:
authorMichael Jones <michael.jones@matrix-vision.de>2011-07-14 22:09:28 +0000
committerWolfgang Denk <wd@denx.de>2011-07-28 16:32:50 +0200
commitf9a78b8d4f1e9b42eb0563029a22fd6c34390088 (patch)
treee95431fbf3f91d2b25a9c10b12d856dcb6f6374c /arch/arm/include/asm/global_data.h
parent857d9ea67a4d70baf88a4495f8b70fef9f626ddc (diff)
downloadtalos-obmc-uboot-f9a78b8d4f1e9b42eb0563029a22fd6c34390088.tar.gz
talos-obmc-uboot-f9a78b8d4f1e9b42eb0563029a22fd6c34390088.zip
cosmetic: spell fixes etc.
Signed-off-by: Michael Jones <michael.jones@matrix-vision.de> Acked-by: Detlev Zundel <dzu@denx.de>
Diffstat (limited to 'arch/arm/include/asm/global_data.h')
-rw-r--r--arch/arm/include/asm/global_data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/global_data.h b/arch/arm/include/asm/global_data.h
index 26b41b4c3b..4fc51fdc75 100644
--- a/arch/arm/include/asm/global_data.h
+++ b/arch/arm/include/asm/global_data.h
@@ -24,7 +24,7 @@
#ifndef __ASM_GBL_DATA_H
#define __ASM_GBL_DATA_H
/*
- * The following data structure is placed in some memory wich is
+ * The following data structure is placed in some memory which is
* available very early after boot (like DPRAM on MPC8xx/MPC82xx, or
* some locked parts of the data cache) to allow for a minimum set of
* global variables during system initialization (until we have set
OpenPOWER on IntegriCloud