summaryrefslogtreecommitdiff
path: root/drivers/staging/fsl_qbman/dpa_sys.h
diff options
context:
space:
mode:
authorGeoff Thorpe <Geoff.Thorpe@freescale.com>2013-05-16 03:20:02 (GMT)
committerFleming Andrew-AFLEMING <AFLEMING@freescale.com>2013-05-16 16:03:11 (GMT)
commitbe8d3db746e051f66d5fde4e9610d15c02092eb6 (patch)
tree9cb163a41b489d9ab77544b889d0954698c99936 /drivers/staging/fsl_qbman/dpa_sys.h
parent5b2464a47e21697c6f3fb5652c8806d6f68ca092 (diff)
downloadlinux-fsl-qoriq-be8d3db746e051f66d5fde4e9610d15c02092eb6.tar.xz
fsl_qbman: remove stale (and unused) stub
Signed-off-by: Geoff Thorpe <Geoff.Thorpe@freescale.com> Change-Id: I3e47ac16f9d119194aeb15da1186d6038f33f722 Reviewed-on: http://git.am.freescale.net:8181/2530 Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com> Reviewed-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com>
Diffstat (limited to 'drivers/staging/fsl_qbman/dpa_sys.h')
-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 */
/***********************/