Skip to content
Commit 9f95c8f5 authored by Pete Dietl's avatar Pete Dietl Committed by Carles Cufí
Browse files

drivers: pinctrl: Fix unused parameter warnings when compiling with -Wextra



Since the pinctrl header file can be included by user-created drivers,
an application developer including this file and only applying
-Wextra to the application source files will see many warnings.

-Wold-style-declaration warning is also emitted if 'static' is not
at the beginning of a declaration.

Signed-off-by: default avatarPete Dietl <petedietl@gmail.com>
parent 5d9e31e7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment