staging: fsl-dpaa2/eth: fix a couple of implicit includes
authorLaurentiu Tudor <laurentiu.tudor@nxp.com>
Thu, 22 Jun 2017 12:52:10 +0000 (15:52 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Jun 2017 16:41:34 +0000 (18:41 +0200)
commitd2176b325f8a640d7adbf882f4e0f29767d04b8e
tree1412aee2af493a01a629a337dcc5fb341b2f37ec
parent30c9dbf3174e75e8c721aa2c7d47bf8fcd40d8cb
staging: fsl-dpaa2/eth: fix a couple of implicit includes

dpni.c is using byte order macros and error codes but does
not explicitly include the required kernel header, so add it.

Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Acked-by: Ioana Radulescu <ruxandra.radulescu@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-dpaa2/ethernet/dpni.c