diff options
| author | Tom Rini <[email protected]> | 2020-06-04 16:05:32 -0400 |
|---|---|---|
| committer | Lokesh Vutla <[email protected]> | 2020-06-16 17:00:02 +0530 |
| commit | eab48865f93a19e2a196a6c4e3480f16df4027d9 (patch) | |
| tree | b7bce74a0f236d50169c9b5243dbe3326b54daba /include | |
| parent | 2af17e2573e8f4b949658ac45cad2e825e5aedc0 (diff) | |
net: cpsw: Add __maybe_unused to generated inlines
We generate a number of helper inline functions to make accesses easier.
However not all permutations of each function will be used and clang
will warn about unused ones. Decorate all of them with __maybe_unused
because of this.
Cc: Lokesh Vutla <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Grygorii Strashko <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
