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

From: Radhey Shyam Pandey
Date: Fri Dec 20 2019 - 03:57:39 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.

Changes for v2:
- Modified description of reset_lock spinlock variable.

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 | 47 ++++++++++++---------------
2 files changed, 22 insertions(+), 27 deletions(-)

--
2.7.4