ARM: keystone2: Remove unneeded inclusions of common.h

Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Andrew Davis
2023-11-17 16:38:29 -06:00
committed by Tom Rini
parent cef52c9cb2
commit 53a2300012
11 changed files with 3 additions and 11 deletions

View File

@@ -5,8 +5,8 @@
* (C) Copyright 2015-2016 Texas Instruments Incorporated, <www.ti.com>
*/
#include <common.h>
#include <log.h>
#include <string.h>
#include <i2c.h>
#include <ddr_spd.h>