u-boot-brain/post
Simon Glass 36bf446b64 common: Move enable/disable_interrupts out of common.h
Move these two functions into the irq_funcs.h header file. Also move
interrupt_handler_t as this is used by the irq_install_handler() function.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2019-12-02 18:25:01 -05:00
..
cpu/mpc83xx common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
drivers SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
lib_powerpc common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
post.c common: Move get_ticks() function out of common.h 2019-12-02 18:23:13 -05:00
tests.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00