summaryrefslogtreecommitdiff
path: root/target/linux/atheros/patches-3.10/100-board.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-06-10 09:06:10 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-06-10 09:06:10 +0000
commit70b2a81a2e780dbb28b653ee46915159002be60e (patch)
treeb1ead66c155f55f813b67cf95d6fe6c3a7df0acc /target/linux/atheros/patches-3.10/100-board.patch
parent0bca3f9547a32788f8c5f18f229b3d09e81a7617 (diff)
downloadmtk-20170518-70b2a81a2e780dbb28b653ee46915159002be60e.zip
mtk-20170518-70b2a81a2e780dbb28b653ee46915159002be60e.tar.gz
mtk-20170518-70b2a81a2e780dbb28b653ee46915159002be60e.tar.bz2
atheros: trailing statements fixes
Move trailing statements to next line with indentation as suggested by checkpatch. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 41092
Diffstat (limited to 'target/linux/atheros/patches-3.10/100-board.patch')
-rw-r--r--target/linux/atheros/patches-3.10/100-board.patch5
1 files changed, 3 insertions, 2 deletions
diff --git a/target/linux/atheros/patches-3.10/100-board.patch b/target/linux/atheros/patches-3.10/100-board.patch
index 33c7ce5..07b8145 100644
--- a/target/linux/atheros/patches-3.10/100-board.patch
+++ b/target/linux/atheros/patches-3.10/100-board.patch
@@ -84,7 +84,7 @@
+obj-$(CONFIG_ATHEROS_AR2315) += ar2315.o
--- /dev/null
+++ b/arch/mips/ar231x/board.c
-@@ -0,0 +1,260 @@
+@@ -0,0 +1,261 @@
+/*
+ * This file is subject to the terms and conditions of the GNU General Public
+ * License. See the file "COPYING" in the main directory of this archive
@@ -297,7 +297,8 @@
+ar231x_halt(void)
+{
+ local_irq_disable();
-+ while (1);
++ while (1)
++ ;
+}
+
+void __init