asm-generic: Fix spelling of architecture
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 24 Jul 2023 13:43:01 +0000 (16:43 +0300)
committerArnd Bergmann <arnd@arndb.de>
Fri, 6 Oct 2023 20:30:22 +0000 (22:30 +0200)
Fix spelling of "architecture" in the Kbuild file.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
include/asm-generic/Kbuild

index 941be574bbe000ac801be295e53de00bf82d56ec..def242528b1db4559b7ae4d8a748917918bcb7a8 100644 (file)
@@ -2,7 +2,7 @@
 #
 # asm headers that all architectures except um should have
 # (This file is not included when SRCARCH=um since UML borrows several
-# asm headers from the host architecutre.)
+# asm headers from the host architecture.)
 
 mandatory-y += atomic.h
 mandatory-y += archrandom.h