[PATCH net-next 0/3] net: emaclite: support arm64 platform

From: Radhey Shyam Pandey
Date: Mon Dec 16 2019 - 07:08:44 EST


MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

This patchset fixes the checkpatch warning reported in xilinx emaclite
driver. It also remove obsolete arch dependency in kconfig to support
aarch64 platform and fixes related gcc warnings.

Michal Simek (1):
net: emaclite: Fix arm64 compilation warnings

Radhey Shyam Pandey (2):
net: emaclite: Fix coding style
net: emaclite: In kconfig remove arch dependency

drivers/net/ethernet/xilinx/Kconfig | 2 +-
drivers/net/ethernet/xilinx/xilinx_emaclite.c | 45 ++++++++++++---------------
2 files changed, 21 insertions(+), 26 deletions(-)

--
2.7.4