aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-08-04 18:45:45 +0200
committerWolfgang Denk <wd@denx.de>2011-08-04 23:34:02 +0200
commitfa82f871c8dbc9a15e8dc274b3f99dd5fa0da458 (patch)
treee42df8af804c785913a25c066368909a618b1dd8 /include
parenteccfb49046fde7af9ae12ab59d97ae867368eaa8 (diff)
Convert ISO-8859 files to UTF-8
There was a mix of UTF-8 and ISO-8859 files in the U-Boot source tree, which could cause issues with the patchwork review system. This commit converts all ISO-8859 files to UTF-8. Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
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 5bc1bd790..ff11426d3 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 a254edabd..852e80752 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 b66f20212..3c4038c2b 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 3b18d7d68..d36d58440 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 07f45760c..5239a1d41 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 3e71dbb92..4e220a610 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