Thread (15 messages) 15 messages, 8 authors, 2017-08-02

[PATCH] gpio: drop unnecessary includes from include/linux/gpio/driver.h

From: Thor Thayer <hidden>
Date: 2017-08-01 18:54:57
Also in: linux-acpi, linux-gpio, linux-omap, linux-tegra, lkml

On 07/03/2017 10:53 PM, Masahiro Yamada wrote:
Some of include directives in include/linux/gpio/driver.h are
unneeded because the header does not need to know the content of
struct device, irq_chip, etc.  Just declare they are structures.

On the other hand, <linux/irqhandler.h> and <linux/spinlock_types.h>
turned out to be necessary for irq_flow_handler_t and spinlock_t,
respectively.

Each driver should include what it needs without relying on what is
implicitly included from <linux/gpio/driver.h>.  This will cut down
unnecessary header parsing.

Signed-off-by: Masahiro Yamada <redacted>
---

  drivers/gpio/gpio-altera-a10sr.c |  2 ++
  drivers/gpio/gpio-altera.c       |  3 +++
For the Altera GPIO files:

Acked-by: Thor Thayer <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help