summaryrefslogtreecommitdiff
path: root/lib/utils/ipi/fdt_ipi_clint.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/utils/ipi/fdt_ipi_clint.c')
-rw-r--r--lib/utils/ipi/fdt_ipi_clint.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/utils/ipi/fdt_ipi_clint.c b/lib/utils/ipi/fdt_ipi_clint.c
index e799fd7..529f978 100644
--- a/lib/utils/ipi/fdt_ipi_clint.c
+++ b/lib/utils/ipi/fdt_ipi_clint.c
@@ -45,6 +45,4 @@ struct fdt_ipi fdt_ipi_clint = {
.cold_init = ipi_clint_cold_init,
.warm_init = clint_warm_ipi_init,
.exit = NULL,
- .send = clint_ipi_send,
- .clear = clint_ipi_clear,
};