diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2016-08-22 18:08:21 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-08-24 09:55:13 +0200 |
commit | 718cc4b60ff279c0d6169d109e22cb107b23e312 (patch) | |
tree | 0c370acae2a52bb4d9d14fe5e13671671a711905 /include/dt-bindings | |
parent | clk: meson: Add GXBB AO Clock and Reset controller driver (diff) | |
download | linux-718cc4b60ff279c0d6169d109e22cb107b23e312.tar.xz linux-718cc4b60ff279c0d6169d109e22cb107b23e312.zip |
clk: meson: Fix invalid use of sizeof in gxbb_aoclkc_probe()
sizeof() when applied to a pointer typed expression gives the
size of the pointer, not that of the pointed data.
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Fixes: f8c11f79912d ("clk: meson: Add GXBB AO Clock and Reset controller driver")
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'include/dt-bindings')
0 files changed, 0 insertions, 0 deletions