Loading
Blackfin: fix flag storage for irq funcs
The IRQ functions take an "unsigned long" flags variable, not any other
type, so fix the places where we use "int" or "long".
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The IRQ functions take an "unsigned long" flags variable, not any other
type, so fix the places where we use "int" or "long".
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>