aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorTudor Ambarus <[email protected]>2022-10-25 12:03:01 +0300
committerVinod Koul <[email protected]>2022-11-11 12:15:08 +0530
commit5cecadc3e2a4fb72ab37d9420df0a9e1179b8a3e (patch)
tree851ae4355c09cd96ee7b48a511f49c8bc2993ab7 /lib/mpi/mpi-mod.c
parente3e672b8f95be38db26c971bc4c6b43d18a9836a (diff)
dmaengine: at_hdmac: Keep register definitions and structures private to at_hdmac.c
Do not expose register definitions, structures and helpers via a .h file because there are used only by at_hdmac.c. Since there are no other users, remove the ambiguity and move all the .h contents to the .c file. One may notice some checkpatch warnings and errors with this move. The move was done "as it was", checkpatch complaints can be fixed in a further patch. Signed-off-by: Tudor Ambarus <[email protected]> Acked-by: Nicolas Ferre <[email protected]> Link: https://lore.kernel.org/r/[email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions