[PATCH] [FOR SQUASH] clocksource: dummy.c: remove Kconfig warning

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patch removes this warning during 'make *config':

  drivers/clocksource/Kconfig:36:warning: leading whitespace ignored

Signed-off-by: Antony Pavlov <antonynpavlov@xxxxxxxxx>
---
 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


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




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux