You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iio: adc: ad7768-1: use static for local functions
All of the gpio functions are not exported or meant to be user by
another source file or driver. Therefore define them as static.
This was spotted when preparing a 6.12 RPI branch as we'll start getting
warnings regarding this. So better fix it now.
Signed-off-by: Nuno Sá <nuno.sa@analog.com>
0 commit comments