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