diff options
| author | Tom Rini <[email protected]> | 2024-07-29 15:01:36 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-07-29 15:01:36 -0600 |
| commit | c0d269da3c8492d4b81bbcb79a66f6d4a49f7610 (patch) | |
| tree | 302f8dbd5d72be813e15eed94bd661bf2866c3ab /include/dm | |
| parent | 9268c7a5e3e91564739bf0fdfd1df228a0273945 (diff) | |
| parent | 6627fbba203f89a316299d35f6a2ff3f33dd15c8 (diff) | |
Merge patch series "include: asm-generic: Remove duplicate newlines"
Drop all duplicate newlines from the include directory files.
Diffstat (limited to 'include/dm')
| -rw-r--r-- | include/dm/of_addr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/dm/of_addr.h b/include/dm/of_addr.h index e7f3a280817..5fb5a4855b4 100644 --- a/include/dm/of_addr.h +++ b/include/dm/of_addr.h @@ -44,7 +44,6 @@ u64 of_translate_address(const struct device_node *np, const __be32 *in_addr); */ u64 of_translate_dma_address(const struct device_node *np, const __be32 *in_addr); - /** * of_get_dma_range() - get dma-ranges for a specific DT node * |
