Skip to content
Commit dd1dafcd authored by Wei Yongjun's avatar Wei Yongjun Committed by Thomas Gleixner
Browse files

irqchip/eznps: Drop pointless static qualifier in nps400_of_init()

There is no need to have the 'struct irq_domain *nps400_root_domain'
variable static since new value is always assigned before use.

Fixes: 44df427c

 ("irqchip: add nps Internal and external irqchips")
Signed-off-by: default avatarWei Yongjun <weiyongjun1@huawei.com>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Vineet Gupta <vgupta@synopsys.com>
Cc: Jason Cooper <jason@lakedaemon.net>
Link: http://lkml.kernel.org/r/1476714417-12095-1-git-send-email-weiyj.lk@gmail.com
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 1a1891d7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment