diff options
| author | Geordan Neukum <[email protected]> | 2019-05-22 12:14:02 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-05-22 14:47:16 +0200 |
| commit | 43ad38191816a6b77cc4bd8222353320a71a1d2d (patch) | |
| tree | 13ead3a49afaba93baed8429cc7d273926eadfac /tools/perf/scripts/python | |
| parent | 7bd49a49b0a7f3bf845869afb126e40788eab832 (diff) | |
staging: kpc2000: kpc_i2c: add static qual to local symbols in kpc_i2c.c
kpc_i2c.c declares:
- two functions
- pi2c_probe()
- pi2c_remove()
- one struct
- i2c_plat_driver_i
which are local to the file, yet missing the static qualifier. Add the
static qualifier to these symbols.
Signed-off-by: Geordan Neukum <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions