aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/arm/tzc400/tzc400.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/arm/tzc400/tzc400.c')
-rw-r--r--drivers/arm/tzc400/tzc400.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/arm/tzc400/tzc400.c b/drivers/arm/tzc400/tzc400.c
deleted file mode 100644
index ff2ebc70e..000000000
--- a/drivers/arm/tzc400/tzc400.c
+++ /dev/null
@@ -1,11 +0,0 @@
-/*
- * Copyright (c) 2014-2016, ARM Limited and Contributors. All rights reserved.
- *
- * SPDX-License-Identifier: BSD-3-Clause
- */
-
-#if ERROR_DEPRECATED
-#error "Using deprecated TZC-400 source file"
-#else
-#include "../tzc/tzc400.c"
-#endif /* ERROR_DEPRECATED */