summaryrefslogtreecommitdiff
path: root/source/hal/include/hal.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/hal/include/hal.h')
-rw-r--r--source/hal/include/hal.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/hal/include/hal.h b/source/hal/include/hal.h
index a192ea7..a535dc9 100644
--- a/source/hal/include/hal.h
+++ b/source/hal/include/hal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2021 Arm Limited. All rights reserved.
+ * Copyright (c) 2021-2022 Arm Limited. All rights reserved.
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");
@@ -23,7 +23,6 @@
* will also need to be aware of the API exposed by data acquisition and
* data presentation modules.
*/
-#include "hal_config.h"
#ifdef __cplusplus
extern "C" {