summaryrefslogtreecommitdiff
path: root/src/drivers/ocp/ewl/ocp_ewl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/ocp/ewl/ocp_ewl.h')
-rw-r--r--src/drivers/ocp/ewl/ocp_ewl.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/drivers/ocp/ewl/ocp_ewl.h b/src/drivers/ocp/ewl/ocp_ewl.h
deleted file mode 100644
index 38d5286d36..0000000000
--- a/src/drivers/ocp/ewl/ocp_ewl.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-or-later */
-
-#ifndef __OCP_EWL_H
-#define __OCP_EWL_H
-
-#include <soc/soc_util.h>
-
-void get_ewl(void);
-
-#endif