Skip to content
Commit ed048e46 authored by Alexandru Elisei's avatar Alexandru Elisei
Browse files

Move fdt_irq_fn typedef to fdt.h

The device tree code passes the function generate_irq_prop() to MMIO
devices to create the "interrupts" property. The typedef fdt_irq_fn is the
type used to pass the function to the device. It makes more sense for the
typedef to be in fdt.h with the rest of the device tree functions, so move
it there.
parent 117d6495
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment