mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-22 18:22:42 +00:00
i2c-omap: fix type of irq handler function
The probe function used a pointer to the interrupt handler to register as a 'void *', change it to the proper type of irq_handler_t. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
This commit is contained in:
parent
5a93f42017
commit
e355204ef7
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue