linux-hexagon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0144/1529] Fix typo
@ 2016-05-21 11:55 Andrea Gelmini
  0 siblings, 0 replies; only message in thread
From: Andrea Gelmini @ 2016-05-21 11:55 UTC (permalink / raw)
  To: andrea.gelmini; +Cc: trivial, rkuo, linux-hexagon

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/hexagon/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/hexagon/Makefile b/arch/hexagon/Makefile
index 207711a0..71bc857 100644
--- a/arch/hexagon/Makefile
+++ b/arch/hexagon/Makefile
@@ -25,7 +25,7 @@ KBUILD_AFLAGS += $(aflags-y)
 #  no KBUILD_LDFLAGS?
 LDFLAGS += $(ldflags-y)
 
-# Thread-info register will be r19.  This value is not configureable;
+# Thread-info register will be r19.  This value is not configurable;
 # it is hard-coded in several files.
 TIR_NAME := r19
 KBUILD_CFLAGS += -ffixed-$(TIR_NAME) -DTHREADINFO_REG=$(TIR_NAME) -D__linux__
-- 
2.8.2.534.g1f66975

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-05-21 11:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-21 11:55 [PATCH 0144/1529] Fix typo Andrea Gelmini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).