[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1570773209.git.wambui.karugax@gmail.com>
Date: Fri, 11 Oct 2019 09:02:37 +0300
From: Wambui Karuga <wambui.karugax@...il.com>
To: outreachy-kernel@...glegroups.com
Cc: gregkh@...uxfoundation.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org,
Wambui Karuga <wambui.karugax@...il.com>
Subject: [PATCH 0/5] Remove declarations of new typedef in
This patchset removes various typedef declarations of new data types
in drivers/staging/octeon/octeon-stubs.h.
The series also changes their old uses with the new declaration
format.
Wambui Karuga (5):
staging: octeon: remove typedef declaration for cvmx_wqe_t
staging: octeon: remove typedef declaration for
cvmx_helper_link_info_t
staging: octeon: remove typedef declaration for cvmx_fau_reg_32_t
staging: octeon: remove typedef declartion for
cvmx_pko_command_word0_t
staging: octeon: remove typedef declaration for cvmx_fau_op_size_t
drivers/staging/octeon/ethernet-mdio.c | 6 +--
drivers/staging/octeon/ethernet-rgmii.c | 4 +-
drivers/staging/octeon/ethernet-rx.c | 6 +--
drivers/staging/octeon/ethernet-tx.c | 4 +-
drivers/staging/octeon/ethernet.c | 6 +--
drivers/staging/octeon/octeon-ethernet.h | 2 +-
drivers/staging/octeon/octeon-stubs.h | 56 ++++++++++++------------
7 files changed, 43 insertions(+), 41 deletions(-)
--
2.23.0
Powered by blists - more mailing lists