lkml.org 
[lkml]   [2023]   [Feb]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v4 17/18] gpiolib: Group forward declarations in consumer.h
    Date
    For better maintenance group the forward declarations together.

    Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    ---
    include/linux/gpio/consumer.h | 3 +--
    1 file changed, 1 insertion(+), 2 deletions(-)

    diff --git a/include/linux/gpio/consumer.h b/include/linux/gpio/consumer.h
    index a7eb8aa1e54c..5432e5d5fbfb 100644
    --- a/include/linux/gpio/consumer.h
    +++ b/include/linux/gpio/consumer.h
    @@ -7,6 +7,7 @@
    #include <linux/compiler_types.h>
    #include <linux/err.h>

    +struct acpi_device;
    struct device;
    struct fwnode_handle;
    struct gpio_desc;
    @@ -602,8 +603,6 @@ struct acpi_gpio_mapping {
    unsigned int quirks;
    };

    -struct acpi_device;
    -
    #if IS_ENABLED(CONFIG_GPIOLIB) && IS_ENABLED(CONFIG_ACPI)

    int acpi_dev_add_driver_gpios(struct acpi_device *adev,
    --
    2.39.1
    \
     
     \ /
      Last update: 2023-03-27 00:15    [W:4.076 / U:0.040 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site