kernel: remove already upstream applied patch
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 23 Aug 2015 21:33:57 +0000 (21:33 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 23 Aug 2015 21:33:57 +0000 (21:33 +0000)
commitb1a0be7d380b7c32e27569bac1ef8205e02bf6c7
tree83e2b54a2c5ebbda2a45a2dffff4205591c379ab
parentee098f55e2261e5d936c7018ba07aad2a7de937b
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46715 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/patches-4.1/131-MIPS-export-get_c0_perfcount_int.patch [deleted file]