[PATCH] powerpc: remove leftover code of old GCC version checks

Subsystems: linux for powerpc (32-bit and 64-bit), the rest

STALE2888d

3 messages, 3 authors, 2018-10-11 · open the first message on its own page

[PATCH] powerpc: remove leftover code of old GCC version checks

From: Masahiro Yamada <hidden>
Date: 2018-10-01 06:12:50

Clean up the leftover of commit f2910f0e6835 ("powerpc: remove old
GCC version checks").

Signed-off-by: Masahiro Yamada <redacted>
---

My patch had been sent earlier, with more clean-ups:
https://lore.kernel.org/patchwork/patch/977805/

Anyway, this cleans up the left-over of the Nicholas' one.


 arch/powerpc/Makefile | 8 --------
 1 file changed, 8 deletions(-)
diff --git a/arch/powerpc/Makefile b/arch/powerpc/Makefile
index 2ecd0976..b094375 100644
--- a/arch/powerpc/Makefile
+++ b/arch/powerpc/Makefile
@@ -400,10 +400,6 @@ archclean:
 
 archprepare: checkbin
 
-# Use the file '.tmp_gas_check' for binutils tests, as gas won't output
-# to stdout and these checks are run even on install targets.
-TOUT	:= .tmp_gas_check
-
 # Check toolchain versions:
 # - gcc-4.6 is the minimum kernel-wide version so nothing required.
 checkbin:
@@ -414,7 +410,3 @@ checkbin:
 		echo -n '*** Please use a different binutils version.' ; \
 		false ; \
 	fi
-
-
-CLEAN_FILES += $(TOUT)
-
-- 
2.7.4

Re: [PATCH] powerpc: remove leftover code of old GCC version checks

From: Nicholas Piggin <npiggin@gmail.com>
Date: 2018-10-01 23:51:34

On Mon,  1 Oct 2018 15:10:24 +0900
Masahiro Yamada [off-list ref] wrote:
Clean up the leftover of commit f2910f0e6835 ("powerpc: remove old
GCC version checks").

Signed-off-by: Masahiro Yamada <redacted>
---

My patch had been sent earlier, with more clean-ups:
https://lore.kernel.org/patchwork/patch/977805/
Sorry, I missed or forgot about your patch :(

Thanks for tidying up my mess!

Acked-by: Nicholas Piggin <npiggin@gmail.com>
quoted hunk
Anyway, this cleans up the left-over of the Nicholas' one.


 arch/powerpc/Makefile | 8 --------
 1 file changed, 8 deletions(-)
diff --git a/arch/powerpc/Makefile b/arch/powerpc/Makefile
index 2ecd0976..b094375 100644
--- a/arch/powerpc/Makefile
+++ b/arch/powerpc/Makefile
@@ -400,10 +400,6 @@ archclean:
 
 archprepare: checkbin
 
-# Use the file '.tmp_gas_check' for binutils tests, as gas won't output
-# to stdout and these checks are run even on install targets.
-TOUT	:= .tmp_gas_check
-
 # Check toolchain versions:
 # - gcc-4.6 is the minimum kernel-wide version so nothing required.
 checkbin:
@@ -414,7 +410,3 @@ checkbin:
 		echo -n '*** Please use a different binutils version.' ; \
 		false ; \
 	fi
-
-
-CLEAN_FILES += $(TOUT)
-
-- 
2.7.4

Re: powerpc: remove leftover code of old GCC version checks

From: Michael Ellerman <hidden>
Date: 2018-10-11 08:35:44

On Mon, 2018-10-01 at 06:10:24 UTC, Masahiro Yamada wrote:
Clean up the leftover of commit f2910f0e6835 ("powerpc: remove old
GCC version checks").

Signed-off-by: Masahiro Yamada <redacted>
Acked-by: Nicholas Piggin <npiggin@gmail.com>
Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/bad96de8d31ba65dc26645af555013

cheers
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help