]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
hw/arm/omap.h: correct typos
authorManos Pitsidianakis <manos.pitsidianakis@linaro.org>
Tue, 20 Feb 2024 08:52:17 +0000 (10:52 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 21 Feb 2024 05:16:43 +0000 (08:16 +0300)
Correct typos automatically found with the `typos` tool
<https://crates.io/crates/typos>

Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
(mjt: fix comment style as suggested by Philippe)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
include/hw/arm/omap.h

index 067e9419f7e9614ecbc06547b820e98849c6cd31..40ee8ea9e56d72955cac4f6ded46d1af09ade2f3 100644 (file)
@@ -1008,7 +1008,8 @@ void omap_mpu_wakeup(void *opaque, int irq, int req);
                       __func__, paddr)
 
 /* OMAP-specific Linux bootloader tags for the ATAG_BOARD area
-   (Board-specifc tags are not here)  */
+ * (Board-specific tags are not here)
+ */
 #define OMAP_TAG_CLOCK         0x4f01
 #define OMAP_TAG_MMC           0x4f02
 #define OMAP_TAG_SERIAL_CONSOLE        0x4f03