summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/ali512x.h2
-rw-r--r--include/configs/sc3.h4
-rw-r--r--include/fdc.h2
-rw-r--r--include/linux/mtd/mtd.h2
-rw-r--r--include/sed13806.h2
-rw-r--r--include/sm501.h2
6 files changed, 7 insertions, 7 deletions
diff --git a/include/ali512x.h b/include/ali512x.h
index 5bc1bd7907..ff11426d36 100644
--- a/include/ali512x.h
+++ b/include/ali512x.h
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2002
- * Daniel Engström, Omicron Ceti AB <daniel@omicron.se>.
+ * Daniel Engström, Omicron Ceti AB <daniel@omicron.se>.
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/include/configs/sc3.h b/include/configs/sc3.h
index a254edabdf..852e80752b 100644
--- a/include/configs/sc3.h
+++ b/include/configs/sc3.h
@@ -532,9 +532,9 @@
#define CONFIG_SYS_ISA_MEM_BASE_ADDRESS 0x78000000
/*
- Die Grafik-Treiber greifen über die Adresse in diesem Macro auf den Chip zu.
+ Die Grafik-Treiber greifen über die Adresse in diesem Macro auf den Chip zu.
Das funktioniert bei deren Karten, weil sie eine PCI-Bridge benutzen, die
- das gleiche Mapping durchführen kann, wie der SC520 (also Aufteilen von IO-Zugriffen
+ das gleiche Mapping durchführen kann, wie der SC520 (also Aufteilen von IO-Zugriffen
auf ISA- und PCI-Zyklen)
*/
#define CONFIG_SYS_ISA_IO_BASE_ADDRESS 0xE8000000
diff --git a/include/fdc.h b/include/fdc.h
index b66f20212b..3c4038c2bf 100644
--- a/include/fdc.h
+++ b/include/fdc.h
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2002
- * Stäubli Faverges - <www.staubli.com>
+ * Stäubli Faverges - <www.staubli.com>
* Pierre AUBERT p.aubert@staubli.com
*
* See file CREDITS for list of people who contributed to this
diff --git a/include/linux/mtd/mtd.h b/include/linux/mtd/mtd.h
index 3b18d7d688..d36d58440a 100644
--- a/include/linux/mtd/mtd.h
+++ b/include/linux/mtd/mtd.h
@@ -115,7 +115,7 @@ struct mtd_info {
u_int32_t flags;
uint64_t size; /* Total size of the MTD */
- /* "Major" erase size for the device. Naïve users may take this
+ /* "Major" erase size for the device. Naïve users may take this
* to be the only erase size available, or may use the more detailed
* information below if they desire
*/
diff --git a/include/sed13806.h b/include/sed13806.h
index 07f45760c3..5239a1d410 100644
--- a/include/sed13806.h
+++ b/include/sed13806.h
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2002
- * Stäubli Faverges - <www.staubli.com>
+ * Stäubli Faverges - <www.staubli.com>
* Pierre AUBERT p.aubert@staubli.com
*
* See file CREDITS for list of people who contributed to this
diff --git a/include/sm501.h b/include/sm501.h
index 3e71dbb92f..4e220a6107 100644
--- a/include/sm501.h
+++ b/include/sm501.h
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2002
- * Stäubli Faverges - <www.staubli.com>
+ * Stäubli Faverges - <www.staubli.com>
* Pierre AUBERT p.aubert@staubli.com
*
* (C) Copyright 2005
OpenPOWER on IntegriCloud