projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fd0eba
)
asm-generic: Fix spelling of architecture
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Mon, 24 Jul 2023 13:43:01 +0000
(16:43 +0300)
committer
Arnd 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
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-generic/Kbuild
b/include/asm-generic/Kbuild
index 941be574bbe000ac801be295e53de00bf82d56ec..def242528b1db4559b7ae4d8a748917918bcb7a8 100644
(file)
--- a/
include/asm-generic/Kbuild
+++ b/
include/asm-generic/Kbuild
@@
-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 architec
ut
re.)
+# asm headers from the host architec
tu
re.)
mandatory-y += atomic.h
mandatory-y += archrandom.h