X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/f419961de4a8e818c602b0642492ce76dd5bf979..04ac67cc3cac14cd601daacd0592121ec0b84012:/lincan/include/oscar.h diff --git a/lincan/include/oscar.h b/lincan/include/oscar.h index 3a81033..f07c03e 100644 --- a/lincan/include/oscar.h +++ b/lincan/include/oscar.h @@ -34,7 +34,7 @@ int oscar_request_io(struct candevice_t *candev); int oscar_release_io(struct candevice_t *candev); -int oscar_reset(struct candevice_t *candev); +int oscar_reset(struct candevice_t *candev); int oscar_init_hw_data(struct candevice_t *candev); int oscar_init_chip_data(struct candevice_t *candev, int chipnr); int oscar_init_obj_data(struct canchip_t *chip, int objnr);