aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.14/716-MIPS-ath79-add_mikrotik_rb2011uias.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-02-07 21:10:51 +0000
committerLuka Perkov <luka@openwrt.org>2015-02-07 21:10:51 +0000
commit0067ab8e396947a7c41ddc4336cd23ea2b4cb414 (patch)
tree33207dbbd4a7f0c0844760568db998b552531a18 /target/linux/ar71xx/patches-3.14/716-MIPS-ath79-add_mikrotik_rb2011uias.patch
parent65ec08d1b0718604c92f091847d2bd8b415dfbad (diff)
downloadupstream-0067ab8e396947a7c41ddc4336cd23ea2b4cb414.tar.gz
upstream-0067ab8e396947a7c41ddc4336cd23ea2b4cb414.tar.bz2
upstream-0067ab8e396947a7c41ddc4336cd23ea2b4cb414.zip
ar71xx: rb2011: apply patch to file
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44314
Diffstat (limited to 'target/linux/ar71xx/patches-3.14/716-MIPS-ath79-add_mikrotik_rb2011uias.patch')
-rw-r--r--target/linux/ar71xx/patches-3.14/716-MIPS-ath79-add_mikrotik_rb2011uias.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/target/linux/ar71xx/patches-3.14/716-MIPS-ath79-add_mikrotik_rb2011uias.patch b/target/linux/ar71xx/patches-3.14/716-MIPS-ath79-add_mikrotik_rb2011uias.patch
deleted file mode 100644
index 73c3b5b1b8..0000000000
--- a/target/linux/ar71xx/patches-3.14/716-MIPS-ath79-add_mikrotik_rb2011uias.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- a/arch/mips/ath79/mach-rb2011.c
-+++ b/arch/mips/ath79/mach-rb2011.c
-@@ -321,6 +321,13 @@ static void __init rb2011us_setup(void)
-
- MIPS_MACHINE_NONAME(ATH79_MACH_RB_2011US, "2011US", rb2011us_setup);
-
-+static void __init rb2011r5_setup(void)
-+{
-+ rb2011_setup(RB2011_FLAG_SFP | RB2011_FLAG_USB);
-+}
-+
-+MIPS_MACHINE_NONAME(ATH79_MACH_RB_2011R5, "2011r5", rb2011r5_setup);
-+
- static void __init rb2011g_setup(void)
- {
- rb2011_setup(RB2011_FLAG_SFP |