mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Antony Pavlov <antonynpavlov@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] [FOR SQUASH] clocksource: dummy.c: remove Kconfig warning
Date: Wed, 19 Mar 2014 21:45:29 +0100	[thread overview]
Message-ID: <20140319204529.GD17250@pengutronix.de> (raw)
In-Reply-To: <1395228552-28724-1-git-send-email-antonynpavlov@gmail.com>

On Wed, Mar 19, 2014 at 03:29:12PM +0400, Antony Pavlov wrote:
> This patch removes this warning during 'make *config':
> 
>   drivers/clocksource/Kconfig:36:warning: leading whitespace ignored
> 
> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>

Also squashed into the original commit.

Sascha

> ---
>  drivers/clocksource/Kconfig | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
> index f53c933..43974f0 100644
> --- a/drivers/clocksource/Kconfig
> +++ b/drivers/clocksource/Kconfig
> @@ -32,7 +32,8 @@ config CLOCKSOURCE_DUMMY
>  	  was initialized.
>  
>  config CLOCKSOURCE_DUMMY_RATE
> -	int "  dummy clocksource rate"
> +	int
> +	prompt "dummy clocksource rate"
>  	depends on CLOCKSOURCE_DUMMY
>  	default 1000
>  
> -- 
> 1.9.0
> 
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2014-03-19 20:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-19 11:29 Antony Pavlov
2014-03-19 20:45 ` Sascha Hauer [this message]
2014-03-20  7:39   ` Antony Pavlov

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=20140319204529.GD17250@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=antonynpavlov@gmail.com \
    --cc=barebox@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