[PATCH] Move request_irq & free_irq to interrupt.h
It really makes no sense to have request_irq and free_irq in sched.h Let's move them to interrupt.h instead. Note that I also remove sched.h from interrupt.h since it's not needed.
Showing
Please register or sign in to comment