diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/ali512x.h | 2 | ||||
-rw-r--r-- | include/configs/sc3.h | 4 | ||||
-rw-r--r-- | include/fdc.h | 2 | ||||
-rw-r--r-- | include/linux/mtd/mtd.h | 2 | ||||
-rw-r--r-- | include/sed13806.h | 2 | ||||
-rw-r--r-- | include/sm501.h | 2 |
6 files changed, 7 insertions, 7 deletions
diff --git a/include/ali512x.h b/include/ali512x.h index 5bc1bd79077..ff11426d364 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 a254edabdf7..852e80752bf 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 b66f20212b1..3c4038c2bf6 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 3b18d7d6886..d36d58440ab 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 07f45760c3d..5239a1d4108 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 3e71dbb92f0..4e220a6107e 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 |