commit | d2d43b9d97c0ae454fe33ec2c5582abfbe934ca7 | [log] [tgz] |
---|---|---|
author | Andrew Davis <afd@ti.com> | Tue Feb 11 12:53:33 2025 -0600 |
committer | Benjamin Cabé <kartben@gmail.com> | Wed Mar 12 07:13:22 2025 +0100 |
tree | 7d52317ef66475ab4a6200e53b4bb03580da012e | |
parent | 693172becdb2bb92faaade32de3c44fab8719396 [diff] |
drivers: mm: rat: Move internal struct and definitions into source file These struct and definitions are only used internally by this driver, move them out of the public interface header and into the driver source. Signed-off-by: Andrew Davis <afd@ti.com>