diff options
Diffstat (limited to 'arch/sparc/include/asm/u-boot.h')
-rw-r--r-- | arch/sparc/include/asm/u-boot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/include/asm/u-boot.h b/arch/sparc/include/asm/u-boot.h index 9b9a71d553..75ac7dc62a 100644 --- a/arch/sparc/include/asm/u-boot.h +++ b/arch/sparc/include/asm/u-boot.h @@ -13,7 +13,7 @@ /* Currently, this board information is not passed to * Linux kernel from U-Boot, but may be passed to other - * Operating systems. This is because U-boot emulates + * Operating systems. This is because U-Boot emulates * a SUN PROM loader (from Linux point of view). */ #include <asm-generic/u-boot.h> |