Commit f8206048 authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Arnd Bergmann
Browse files

asm-generic: Fix spelling of architecture



Fix spelling of "architecture" in the Kbuild file.

Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 2fd0ebad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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