summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/staging/fsl_qbman/dpa_sys.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/staging/fsl_qbman/dpa_sys.h b/drivers/staging/fsl_qbman/dpa_sys.h
index 235706b..4dedf1e 100644
--- a/drivers/staging/fsl_qbman/dpa_sys.h
+++ b/drivers/staging/fsl_qbman/dpa_sys.h
@@ -73,12 +73,6 @@
#define DPA_PORTAL_CE 0
#define DPA_PORTAL_CI 1
-/* These stubs are re-mapped to hypervisor+failover features in kernel trees
- * that contain that support. */
-static inline int pamu_enable_liodn(struct device_node *n, int i)
-{
- return 0;
-}
/***********************/
/* Misc inline assists */
/***********************/