summaryrefslogtreecommitdiff
path: root/drivers/soc/fsl/qbman/qman_priv.h
diff options
context:
space:
mode:
authorRoy Pledge <roy.pledge@nxp.com>2017-09-18 23:39:38 +0300
committerLi Yang <leoyang.li@nxp.com>2017-09-22 21:33:07 +0300
commit07f86917a450810107a010cc96e6777b2f400efe (patch)
treeac5f68ba6166bbad52e5495e0c80c763226431b4 /drivers/soc/fsl/qbman/qman_priv.h
parent5ae783c6a1e5441250da8e015141bff6b29f54fc (diff)
downloadlinux-07f86917a450810107a010cc96e6777b2f400efe.tar.xz
soc/fsl/qbman: Use shared-dma-pool for QMan private memory allocations
Use the shared-memory-pool mechanism for frame queue descriptor and packed frame descriptor record area allocations. Signed-off-by: Roy Pledge <roy.pledge@nxp.com> Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Li Yang <leoyang.li@nxp.com>
Diffstat (limited to 'drivers/soc/fsl/qbman/qman_priv.h')
-rw-r--r--drivers/soc/fsl/qbman/qman_priv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/soc/fsl/qbman/qman_priv.h b/drivers/soc/fsl/qbman/qman_priv.h
index 5fe9faf6232e..b1e2cbfd449b 100644
--- a/drivers/soc/fsl/qbman/qman_priv.h
+++ b/drivers/soc/fsl/qbman/qman_priv.h
@@ -28,8 +28,6 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
-
#include "dpaa_sys.h"
#include <soc/fsl/qman.h>