commit | 2612c50daa0d462bb9ab67f13cf4cbc46f7566a4 | [log] [tgz] |
---|---|---|
author | Mulin Chao <MLChao@nuvoton.com> | Thu Sep 03 10:27:29 2020 +0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Sep 03 21:53:35 2020 +0200 |
tree | 9a546449649d225c0c2b015a80445e28a2f0ee61 | |
parent | b3f0c3b4d72b41fac6eb93e0d511dad5fcd825c8 [diff] |
drivers: clk_ctrl: npcx: fixed 'line length exceeds 80 columns' warning. Fixed 'line length exceeds 80 columns' warning by shortening the clock controller device name from NPCX_CLOCK_CONTROL_NAME to NPCX_CLK_CTRL_NAME. Signed-off-by: Mulin Chao <MLChao@nuvoton.com>