From fe199e3bac38cc824a280ec35b7d55b6dae9a9ca Mon Sep 17 00:00:00 2001 From: Antonio Nino Diaz Date: Tue, 25 Sep 2018 09:39:51 +0100 Subject: Remove all other deprecated interfaces and files Change-Id: Icd1cdd42afdc78895a9be6c46b414b0a155cfa63 Signed-off-by: Antonio Nino Diaz --- include/lib/utils.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/lib/utils.h') diff --git a/include/lib/utils.h b/include/lib/utils.h index 09ec8d99..d46d8461 100644 --- a/include/lib/utils.h +++ b/include/lib/utils.h @@ -7,10 +7,6 @@ #ifndef __UTILS_H__ #define __UTILS_H__ -#if !ERROR_DEPRECATED -#include -#endif - /* * C code should be put in this part of the header to avoid breaking ASM files * or linker scripts including it. -- cgit v1.2.3