commit | c7df3a237f5a92394a430ee196453696bd72004a | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon Jul 23 08:38:56 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 30 07:18:46 2018 -0400 |
tree | 50d3b5c08ce3bfe3765683a4044386f687aa6c38 | |
parent | 37fdd6a229199e5efd9753c4008256c1b103b99c [diff] |
Kconfig: Remove trailing whitespaces in prompt Remove additional trailing whitespaces in prompt reported by kconfiglib: warning: DM_PMIC_SANDBOX (defined at drivers/power/pmic/Kconfig:133) has leading or trailing whitespace in its prompt warning: <choice> (defined at dts/Kconfig:204) has leading or trailing whitespace in its prompt Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Felix Brack <fb@ltec.ch>