Thread (25 messages) 25 messages, 3 authors, 2016-04-14

[PATCH V4 3/7] irqchip, GICv3, ITS: Refator ITS DT init code to prepare for ACPI.

From: Tomasz Nowicki <hidden>
Date: 2016-04-12 10:18:49
Also in: linux-acpi, lkml

On 04.04.2016 10:52, Tomasz Nowicki wrote:
quoted hunk ↗ jump to hunk
diff --git a/include/linux/irqchip/arm-gic-v3.h b/include/linux/irqchip/arm-gic-v3.h
index d5d798b..a40ed7d 100644
--- a/include/linux/irqchip/arm-gic-v3.h
+++ b/include/linux/irqchip/arm-gic-v3.h
@@ -332,7 +332,7 @@ struct rdists {
  struct irq_domain;
  struct device_node;
I forgot to add this to avoid compilation warning:
-struct device_node;
+struct fwnode_handle;
  int its_cpu_init(void);
-int its_init(struct device_node *node, struct rdists *rdists,
+int its_init(struct fwnode_handle *handle, struct rdists *rdists,
  	     struct irq_domain *domain);

  static inline bool gic_enable_sre(void)
Thanks,
Tomasz
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help