]> Git Repo - linux.git/commitdiff
asm-generic: Fix spelling of architecture
authorAndy Shevchenko <[email protected]>
Mon, 24 Jul 2023 13:43:01 +0000 (16:43 +0300)
committerArnd Bergmann <[email protected]>
Fri, 6 Oct 2023 20:30:22 +0000 (22:30 +0200)
Fix spelling of "architecture" in the Kbuild file.

Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
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
This page took 0.056947 seconds and 4 git commands to generate.