diff options
author | Marcel Ziswiler <marcel.ziswiler@toradex.com> | 2016-08-18 08:40:40 +0200 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2016-09-29 14:40:25 +0200 |
commit | 5f4a116fedade6369ac4835b388318720a43da36 (patch) | |
tree | 86ea0d74bc630b92079ad5140fc4ef579eb9566b /sound/soc | |
parent | 93b2247d0d76beb964ff544befe78e9464939a41 (diff) |
video: tegra: dsi: fix gcc-6 compilation
drivers/video/tegra/dc/dsi.c: In function 'tegra_dsi_read_fifo':
drivers/video/tegra/dc/dsi.c:2515:3: error: this 'if' clause does not
guard... [-Werror=misleading-indentation]
if (rd_fifo_cnt << 2 > DSI_READ_FIFO_DEPTH)
^~
drivers/video/tegra/dc/dsi.c:2518:4: note: ...this statement, but the
latter is misleadingly indented as if it is guarded by the 'if'
break;
^~~~~
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'sound/soc')
0 files changed, 0 insertions, 0 deletions