u-boot/arch
Simon Glass c30b7adbca common: Move interrupt functions into a new header
These functions do not use driver model but are fairly widely used in
U-Boot. But it is not clear that they will use driver model anytime soon,
so we don't want to label them as 'legacy'.

Move them to a new irq_func.h header file. Avoid the name 'irq.h' since it
is widely used in U-Boot already.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2019-12-02 18:25:00 -05:00
..
arc common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
arm common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
m68k common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
microblaze common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
mips common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
nds32 common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
nios2 common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
powerpc common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
riscv common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
sandbox common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
sh common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
x86 common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
xtensa common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
.gitignore
Kconfig sh: r2dplus: Enable OF control 2019-09-02 17:38:43 +02:00