summaryrefslogtreecommitdiff
path: root/include/fsl-mc/fsl_qbman_portal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fsl-mc/fsl_qbman_portal.h')
-rw-r--r--include/fsl-mc/fsl_qbman_portal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/fsl-mc/fsl_qbman_portal.h b/include/fsl-mc/fsl_qbman_portal.h
index ee0e4aa50dd..11905f491d0 100644
--- a/include/fsl-mc/fsl_qbman_portal.h
+++ b/include/fsl-mc/fsl_qbman_portal.h
@@ -23,7 +23,6 @@ struct qbman_swp *qbman_swp_init(const struct qbman_swp_desc *);
* dependencies we just pre/re-declare it here opaquely. */
struct ldpaa_dq;
-
/* ------------------- */
/* Pull-mode dequeuing */
/* ------------------- */
@@ -110,7 +109,6 @@ struct qbman_eq_desc {
uint32_t dont_manipulate_directly[8];
};
-
/* Clear the contents of a descriptor to default/starting state. */
void qbman_eq_desc_clear(struct qbman_eq_desc *);
/* Exactly one of the following descriptor "actions" should be set. (Calling