powerpc: Convert relocs_check to a shell script using grep
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 18 Mar 2015 05:46:16 +0000 (16:46 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 23 Mar 2015 03:47:39 +0000 (14:47 +1100)
commita71aa05e1416863e6b6a3e0af8f847a711f1145d
treed584ebf9dd62c559a83ecd18c55a061e983e9060
parente4a9616c548f67537a8d020a45a327f6a4d583ee
powerpc: Convert relocs_check to a shell script using grep

This runs a bit faster and removes another use of perl from
the kernel build.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-By: Tony Breeds <tony@bakeyournoodle.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/Makefile
arch/powerpc/relocs_check.pl [deleted file]
arch/powerpc/relocs_check.sh [new file with mode: 0755]