diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2019-06-21 15:26:56 +0200 |
---|---|---|
committer | Patrick Delaunay <patrick.delaunay@st.com> | 2019-07-12 11:50:57 +0200 |
commit | d23aef176f2c9eb9818755efecc381378b8d4b3f (patch) | |
tree | 5e6768b6e67169294d49f244b20164550303a670 /board/huawei/hg556a | |
parent | 1ddf544e63c7dcfcd60bb661da26aea5d85397f5 (diff) |
cmd: pinmux: Fix warnings when compiling with W=1
This patch solves the following warnings:
cmd/pinmux.c: In function 'do_dev':
cmd/pinmux.c:26:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
if (ret) {
^
cmd/pinmux.c:30:2: note: here
case 1:
^~~~
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'board/huawei/hg556a')
0 files changed, 0 insertions, 0 deletions