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 --- lib/locks/exclusive/spinlock.S | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 lib/locks/exclusive/spinlock.S (limited to 'lib/locks') diff --git a/lib/locks/exclusive/spinlock.S b/lib/locks/exclusive/spinlock.S deleted file mode 100644 index 2141f988..00000000 --- a/lib/locks/exclusive/spinlock.S +++ /dev/null @@ -1,9 +0,0 @@ -/* - * Copyright (c) 2013-2016, ARM Limited and Contributors. All rights reserved. - * - * SPDX-License-Identifier: BSD-3-Clause - */ - -#if !ERROR_DEPRECATED -#include "./aarch64/spinlock.S" -#endif -- cgit v1.2.3