]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcd1293b908dfbafd3c5e6c7fe5fea430be457855
tree1412aee2af493a01a629a337dcc5fb341b2f37ec
parent3832cb41d63daa503d61f1cd4de39e310544c317
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