aboutsummaryrefslogtreecommitdiff
path: root/drivers/accel/qaic/mhi_qaic_ctrl.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/accel/qaic/mhi_qaic_ctrl.h')
-rw-r--r--drivers/accel/qaic/mhi_qaic_ctrl.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/drivers/accel/qaic/mhi_qaic_ctrl.h b/drivers/accel/qaic/mhi_qaic_ctrl.h
deleted file mode 100644
index 930b3ace1a59..000000000000
--- a/drivers/accel/qaic/mhi_qaic_ctrl.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-only
- *
- * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
- */
-
-#ifndef __MHI_QAIC_CTRL_H__
-#define __MHI_QAIC_CTRL_H__
-
-int mhi_qaic_ctrl_init(void);
-void mhi_qaic_ctrl_deinit(void);
-
-#endif /* __MHI_QAIC_CTRL_H__ */