diff options
author | Thierry Reding <[email protected]> | 2022-08-24 17:32:56 +0200 |
---|---|---|
committer | Rob Herring <[email protected]> | 2022-08-25 14:00:31 -0500 |
commit | 40bfe7a86d84cf08ac6a8fe2f0c8bf7a43edd110 (patch) | |
tree | 669d95a2aa5c0caf3d90650aa16b6e4eebb0b14d /scripts/gdb | |
parent | c6a43fb3487f7e040170e60cdb9b030c669e9cf5 (diff) |
of/device: Fix up of_dma_configure_id() stub
Since the stub version of of_dma_configure_id() was added in commit
a081bd4af4ce ("of/device: Add input id to of_dma_configure()"), it has
not matched the signature of the full function, leading to build failure
reports when code using this function is built on !OF configurations.
Fixes: a081bd4af4ce ("of/device: Add input id to of_dma_configure()")
Cc: [email protected]
Signed-off-by: Thierry Reding <[email protected]>
Reviewed-by: Frank Rowand <[email protected]>
Acked-by: Lorenzo Pieralisi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions