diff options
| author | Thorsten Blum <thorsten.blum@linux.dev> | 2026-05-09 13:11:55 +0300 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2026-05-15 13:08:48 +0300 |
| commit | 917faaf2bd02da23286172863e3adab363233864 (patch) | |
| tree | cbd523712cefce5673296e6beaddcae641c347d8 /scripts | |
| parent | 6b261b9bae589b8bbcaca5ededc0caf0b2f3a0af (diff) | |
| download | linux-917faaf2bd02da23286172863e3adab363233864.tar.xz | |
crypto: atmel-sha204a - drop __maybe_unused and of_match_ptr
Since MODULE_DEVICE_TABLE() keeps atmel_sha204a_dt_ids referenced, drop
the unnecessary __maybe_unused annotation. Also remove of_match_ptr()
because OF matching is stubbed out when CONFIG_OF=n.
Reformat atmel_sha204a_dt_ids to silence a checkpatch error and
atmel_sha204a_id for consistency.
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
