commit | cb7c5ee5448186fe235ecb0da831145afcc4e9e2 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Apr 30 07:35:55 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 06 15:06:34 2024 -0600 |
tree | 25cb78715b4faa78a47966b8b729095b2e9ee91f | |
parent | d32d5dca36574fff2c1f43ae921aeca4017705cf [diff] |
arm: at91: Remove <common.h> and add needed includes Remove <common.h> from all mach-at91 files and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>