diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-08-29 11:27:46 +0200 |
---|---|---|
committer | Li Yang <leoyang.li@nxp.com> | 2018-08-30 19:19:02 +0200 |
commit | afa86d264a7ce62ba214bc7c6012e2129141421e (patch) | |
tree | 11af0645b4a1d30e5df8298eee52cedc79131d6e /usr | |
parent | soc: fsl/qe: Use of_get_child_by_name helper (diff) | |
download | linux-afa86d264a7ce62ba214bc7c6012e2129141421e.tar.xz linux-afa86d264a7ce62ba214bc7c6012e2129141421e.zip |
soc: fsl: dpio: remove redundant pointer 'priv'
Pointer 'priv' is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
variable 'priv' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions