bugfix/sh4: axe another merged patch

Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22313
This commit is contained in:
Maximilian Attems 2015-01-31 13:34:58 +00:00
parent 6f317108fd
commit c5c9b67ca6
2 changed files with 0 additions and 23 deletions

View File

@ -1,22 +0,0 @@
Subject: scripts/recordmcount.pl: There is no -m32 option on Super-H
From: Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
Date: Sat, 17 Jan 2015 23:36:15 +0000
Origin: http://marc.info/?l=linux-kernel&m=142153803030712&w=2
Signed-Off-By: Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
---
scripts/recordmcount.pl | 1 -
1 file changed, 1 deletion(-)
diff --git a/scripts/recordmcount.pl b/scripts/recordmcount.pl
index 56ea99a..537c38c 100755
--- a/scripts/recordmcount.pl
+++ b/scripts/recordmcount.pl
@@ -255,7 +255,6 @@ if ($arch eq "x86_64") {
# force flags for this arch
$ld .= " -m shlelf_linux";
$objcopy .= " -O elf32-sh-linux";
- $cc .= " -m32";
} elsif ($arch eq "powerpc") {
$local_regex = "^[0-9a-fA-F]+\\s+t\\s+(\\.?\\S+)";

View File

@ -75,7 +75,6 @@ features/all/mmc_block-increase-max_devices.patch
features/all/of-add-optional-options-parameter-to-of_find_node_by.patch
features/all/of-support-passing-console-options-with-stdout-path.patch
features/all/efi-expose-underlying-uefi-firmware-platform-size-to.patch
bugfix/sh4/scripts-recordmcount.pl-there-is-no-m32-option-on-super-h.patch
bugfix/all/crypto-prefix-module-autoloading-with-crypto.patch
bugfix/all/crypto-include-crypto-module-prefix-in-template.patch