lkml.org 
[lkml]   [2023]   [Oct]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v3 0/7] staging: octeon: Fix warnings due to introduction of new typedefs
    Date
    This patch series fixes (removes) the introduction of several new typedefs
    for enums and structs in the octeon driver. First the declarations are
    fixed and then implementations are updated to remove references to the
    old typedefs.

    Changelog:
    * v1 -> v2: Fix breaking change spread across multiple patches
    * v2 -> v3: Break changes up into individual patches for each removed
    typedef

    Jonathan Bergh (7):
    staging: octeon: Fix introduction of new enum typedef cvmx_spi_mode_t
    in octeon
    staging: octeon: Fix up introduction of new typedef
    cvmx_helper_interface_mode_t in octeon
    staging: octeon: Fix introduction of following new typedef
    cvmx_pow_wait_t in octeon
    staging: octeon: Fix up introduction of new typedef cvmx_pko_lock_t in
    octeon
    staging: octeon: Fix introduction of new typedef cvmx_pko_status_t in
    octeon
    staging: octeon: Fix introduction of new typedef
    cvmx_pip_port_status_t in octeon
    staging: octeon: Fix introduction of new typedef
    cvmx_pko_port_status_t in octeon driver

    drivers/staging/octeon/ethernet.c | 6 ++--
    drivers/staging/octeon/octeon-stubs.h | 48 +++++++++++++--------------
    2 files changed, 27 insertions(+), 27 deletions(-)

    --
    2.40.1

    \
     
     \ /
      Last update: 2023-10-21 12:15    [W:2.686 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site