[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180226162807.20649-1-ruxandra.radulescu@nxp.com>
Date: Mon, 26 Feb 2018 10:28:03 -0600
From: Ioana Radulescu <ruxandra.radulescu@....com>
To: gregkh@...uxfoundation.org
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
roy.pledge@....com, laurentiu.tudor@....com,
bogdan.purcareata@....com
Subject: [PATCH 0/4] staging: fsl-mc/dpio, fsl-dpaa2/eth: Enable multi-arch compile
The DPAA2 DPIO and Ethernet drivers need only a couple of small
fixes in order to compile correctly for 32b platforms.
Update the drivers and remove ARCH_LAYERSCAPE from their Kconfig
dependencies.
Ioana Radulescu (4):
staging: fsl-mc/dpio: Fix incorrect casts
staging: fsl-mc/dpio: allow the driver to compile multi-arch
staging: fsl-dpaa2/eth: Fix incorrect casts
staging: fsl-dpaa2/eth: allow the driver to compile multi-arch
drivers/staging/fsl-dpaa2/Kconfig | 2 +-
drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.c | 6 +++---
drivers/staging/fsl-mc/bus/Kconfig | 2 +-
drivers/staging/fsl-mc/bus/dpio/dpio-service.c | 4 ++--
drivers/staging/fsl-mc/bus/dpio/qbman-portal.c | 4 ++--
5 files changed, 9 insertions(+), 9 deletions(-)
--
2.7.4
Powered by blists - more mailing lists