From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Mike Looijmans To: linux-clk@vger.kernel.org Cc: mturquette@baylibre.com, sboyd@codeaurora.org, linux-kernel@vger.kernel.org Subject: [PATCH] drivers/clk/Kconfig: Cosmetic changes Date: Tue, 3 Nov 2015 12:55:51 +0100 Message-Id: <1446551754-26208-1-git-send-email-mike.looijmans@topic.nl> List-ID: Here's a series of three patches to fix up the Kconfig file in the clk directory. No functional change, just cosmetic. The first patch gets rid of double "help" headers and makes them uniform. There's a simple typo fix, and moving two related entries together. Kind regards, Mike.