linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: zhengjunling@huawei.com (Junling Zheng)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: hisi: fix the indentations in Kconfig
Date: Wed, 1 Apr 2015 13:12:51 +0000	[thread overview]
Message-ID: <1427893972-1121-2-git-send-email-zhengjunling@huawei.com> (raw)
In-Reply-To: <1427893972-1121-1-git-send-email-zhengjunling@huawei.com>

Fix the indentations using tabs instead of spaces to align our code.

Signed-off-by: Junling Zheng <zhengjunling@huawei.com>
---
 arch/arm/mach-hisi/Kconfig | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/arch/arm/mach-hisi/Kconfig b/arch/arm/mach-hisi/Kconfig
index 83061ad..a12b764 100644
--- a/arch/arm/mach-hisi/Kconfig
+++ b/arch/arm/mach-hisi/Kconfig
@@ -23,12 +23,12 @@ config ARCH_HI3xxx
 	  Support for Hisilicon Hi36xx SoC family
 
 config ARCH_HIP01
-       bool "Hisilicon HIP01 family" if ARCH_MULTI_V7
-       select HAVE_ARM_SCU if SMP
-       select HAVE_ARM_TWD if SMP
-       select ARM_GLOBAL_TIMER
-       help
-         Support for Hisilicon HIP01 SoC family
+	bool "Hisilicon HIP01 family" if ARCH_MULTI_V7
+	select HAVE_ARM_SCU if SMP
+	select HAVE_ARM_TWD if SMP
+	select ARM_GLOBAL_TIMER
+	help
+	  Support for Hisilicon HIP01 SoC family
 
 config ARCH_HIP04
 	bool "Hisilicon HiP04 Cortex A15 family" if ARCH_MULTI_V7
-- 
1.8.3.4

  reply	other threads:[~2015-04-01 13:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-01 13:12 [PATCH 0/2] ARM: hisi: fix indentations and spaces Junling Zheng
2015-04-01 13:12 ` Junling Zheng [this message]
2015-04-01 13:12 ` [PATCH 2/2] ARM: hisi: replace a few spaces with tabs Junling Zheng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1427893972-1121-2-git-send-email-zhengjunling@huawei.com \
    --to=zhengjunling@huawei.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).