https://github.com/torvalds/linux
Revision 25f2f440989c7079fdd8fccd54592cc077b63ae5 authored by Colin Ian King on 18 September 2017, 08:15:39 UTC, committed by Wolfram Sang on 05 October 2017, 12:44:57 UTC
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>
1 parent a91aee5
History
Tip revision: 25f2f440989c7079fdd8fccd54592cc077b63ae5 authored by Colin Ian King on 18 September 2017, 08:15:39 UTC
i2c: i2c-stm32f7: make structure stm32f7_setup static const
Tip revision: 25f2f44
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 8.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.1 KB
Kbuild -rw-r--r-- 2.2 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 420.3 KB
Makefile -rw-r--r-- 58.2 KB
README -rw-r--r-- 722 bytes

README

back to top