kernel: remove already upstream applied patch
authorJonas Gorski <jogo@openwrt.org>
Sun, 23 Aug 2015 21:33:57 +0000 (21:33 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sun, 23 Aug 2015 21:33:57 +0000 (21:33 +0000)
commit7630e7cff1110652a64e14234cb36acc759b31c6
tree83e2b54a2c5ebbda2a45a2dffff4205591c379ab
parentbb3af3bc9bcee7688a022d3f447cb28739efb351
kernel: remove already upstream applied patch

Remove 131-MIPS-export-get_c0_perfcount_int.patch which was already applied
in 4.1.6. This fixes the following build error:

arch/mips/ath79/setup.c:217:77: error: redefinition of '__kstrtab_get_c0_perfcount_int'
arch/mips/ath79/setup.c:211:77: note: previous definition of '__kstrtab_get_c0_perfcount_int' was here
arch/mips/ath79/setup.c:217:350: error: redefinition of '__ksymtab_get_c0_perfcount_int'
arch/mips/ath79/setup.c:211:350: note: previous definition of '__ksymtab_get_c0_perfcount_int' was here
scripts/Makefile.build:258: recipe for target 'arch/mips/ath79/setup.o' failed

Reported-by: swalker
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46715
target/linux/generic/patches-4.1/131-MIPS-export-get_c0_perfcount_int.patch [deleted file]