commit | 1bee07a72e3496a490d734c11dff3049a18b9383 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Dec 14 13:16:48 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 21 08:54:37 2023 -0500 |
tree | fed356d3b63bd69ac8de0fd924dc2076890f5d1e | |
parent | 1bbf41d4a9040adb2d0b1d5422cf507122345a36 [diff] |
global: Remove duplicate common.h inclusions These files include <common.h> twice. Start by removing the second inclusion of the file. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com>