commit | 0cc1f2d813e0ef58d1b49875ccd77c1f0b411062 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:30:43 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:41 2024 -0600 |
tree | d3eb8aa359535a2244fd24e276217faacbb94f0e | |
parent | f01e39cb97b3a3215f2572ccb161d16e55ffb43e [diff] |
dma: Remove <common.h> and add needed includes Remove <common.h> from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>