mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] tools: Remove tile architecture from barrier.h
@ 2024-07-29 20:37 Charlie Jenkins
  0 siblings, 0 replies; only message in thread
From: Charlie Jenkins @ 2024-07-29 20:37 UTC (permalink / raw)
  To: Arnd Bergmann, Arnaldo Carvalho de Melo; +Cc: linux-kernel, Charlie Jenkins

The tile architecture was removed in commit bb9d812643d8 ("arch: remove
tile port") but this one use was missed.

Signed-off-by: Charlie Jenkins <charlie@rivosinc.com>
---
 tools/include/asm/barrier.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tools/include/asm/barrier.h b/tools/include/asm/barrier.h
index 8d378c57cb01..2042e97faf8d 100644
--- a/tools/include/asm/barrier.h
+++ b/tools/include/asm/barrier.h
@@ -14,8 +14,6 @@
 #include "../../arch/sh/include/asm/barrier.h"
 #elif defined(__sparc__)
 #include "../../arch/sparc/include/asm/barrier.h"
-#elif defined(__tile__)
-#include "../../arch/tile/include/asm/barrier.h"
 #elif defined(__alpha__)
 #include "../../arch/alpha/include/asm/barrier.h"
 #elif defined(__mips__)

---
base-commit: 8400291e289ee6b2bf9779ff1c83a291501f017b
change-id: 20240729-remove_tile_tools-63e29b546f48
-- 
- Charlie


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

only message in thread, other threads:[~2024-07-29 20:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-29 20:37 [PATCH] tools: Remove tile architecture from barrier.h Charlie Jenkins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®