From 8ad92118dc6377d4cd4c3b784182be008c63cf16 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Sun, 10 May 2020 11:40:07 -0600 Subject: common: Drop asm_offsets.h from common header Move this uncommon header out of the common header. Signed-off-by: Simon Glass --- include/common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/common.h b/include/common.h index 395d1d39018..976046e6202 100644 --- a/include/common.h +++ b/include/common.h @@ -16,7 +16,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3