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)
commit2d53e223578411f25ee6cd51ba0857be424ac92c
tree487ca4a99142b97951680f71b53ec1ed699fd437
parent548630d74e3bf0c46ae84eefc7d997579ad9e4f4
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]