12 May 2012 14:00
[PATCH] Replace 'Qemu' by 'QEMU'
The official product name is written 'QEMU'. Signed-off-by: Stefan Weil <sw@...> --- arch/ppc/qemu/start.S | 2 +- arch/ppc/qemu/tree.fs | 2 +- arch/sparc32/ldscript | 2 +- arch/sparc64/ldscript | 2 +- drivers/pci_database.c | 2 +- drivers/sbus.c | 6 +++--- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/arch/ppc/qemu/start.S b/arch/ppc/qemu/start.S index aa582e2..77ced18 100644 --- a/arch/ppc/qemu/start.S +++ b/arch/ppc/qemu/start.S <at> <at> -701,7 +701,7 <at> <at> _GLOBAL(flush_icache_range): isync blr - /* Get RAM size from Qemu configuration device */ + /* Get RAM size from QEMU configuration device */ #define CFG_ADDR 0xf0000510 #define FW_CFG_RAM_SIZE 0x03 diff --git a/arch/ppc/qemu/tree.fs b/arch/ppc/qemu/tree.fs index e4115ea..1b9c293 100644 --- a/arch/ppc/qemu/tree.fs +++ b/arch/ppc/qemu/tree.fs <at> <at> -1,4 +1,4 <at> <at>(Continue reading)
RSS Feed