diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-09-18 10:15:39 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2017-10-05 14:44:57 +0200 |
commit | 25f2f440989c7079fdd8fccd54592cc077b63ae5 (patch) | |
tree | e9808c459ea7b722787ee30e46999f7fd86fb94e /arch/arm64/boot/dts/marvell/armada-ap806.dtsi | |
parent | i2c: ensure termination of *_device_id tables (diff) | |
download | linux-25f2f440989c7079fdd8fccd54592cc077b63ae5.tar.xz linux-25f2f440989c7079fdd8fccd54592cc077b63ae5.zip |
i2c: i2c-stm32f7: make structure stm32f7_setup static const
The structure stm32f7_setup is local to the source and does not need
to be in global scope, make it static const.
Cleans up sparse warning:
symbol 'stm32f7_setup' was not declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'arch/arm64/boot/dts/marvell/armada-ap806.dtsi')
0 files changed, 0 insertions, 0 deletions