Re: [PATCH v4 10/16] irqchip/gic: Add missing forward declaration for struct device

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Monday, March 06, 2017 04:19:24 PM Sakari Ailus wrote:
> A pointer to struct device is used in the header as a function argument
> but there's no declaration for it. Add one.
> 
> Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
> ---
>  include/linux/irqchip/arm-gic.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/linux/irqchip/arm-gic.h b/include/linux/irqchip/arm-gic.h
> index eafc965..b16afa1 100644
> --- a/include/linux/irqchip/arm-gic.h
> +++ b/include/linux/irqchip/arm-gic.h
> @@ -100,6 +100,7 @@
>  
>  #include <linux/irqdomain.h>
>  
> +struct device;
>  struct device_node;
>  struct gic_chip_data;

That should be folded into the patch that really depends on it and then it
would require an ACK from the maintainer of arm-gic.h.

Thanks,
Rafael

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux