diff options
Diffstat (limited to 'drivers/net/fsl-mc/dpio/qbman_portal.c')
-rw-r--r-- | drivers/net/fsl-mc/dpio/qbman_portal.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/fsl-mc/dpio/qbman_portal.c b/drivers/net/fsl-mc/dpio/qbman_portal.c index 86dc13d70d..6e31244f20 100644 --- a/drivers/net/fsl-mc/dpio/qbman_portal.c +++ b/drivers/net/fsl-mc/dpio/qbman_portal.c @@ -4,6 +4,7 @@ * SPDX-License-Identifier: GPL-2.0+ */ +#include <asm/arch/clock.h> #include "qbman_portal.h" /* QBMan portal management command codes */ |