Skip to content
Snippets Groups Projects
Commit 44deca2c authored by Gianfranco Mariotti's avatar Gianfranco Mariotti
Browse files

[DRIVER] pca953x: fix build error without IRQ support

On our i.MX6 board configuration, PCA953x driver is built without IRQ support:
commit 31c0eae0 introduced changes to the
get and get_multiple functions that should only be there if the IRQ support
is enabled, so add the required preprocessor conditionals.
parent 6cf4f301
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment