X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/f419961de4a8e818c602b0642492ce76dd5bf979..04ac67cc3cac14cd601daacd0592121ec0b84012:/lincan/include/template.h diff --git a/lincan/include/template.h b/lincan/include/template.h index d75709f..042f744 100644 --- a/lincan/include/template.h +++ b/lincan/include/template.h @@ -34,7 +34,7 @@ int template_request_io(struct candevice_t *candev); int template_release_io(struct candevice_t *candev); -int template_reset(struct candevice_t *candev); +int template_reset(struct candevice_t *candev); int template_init_hw_data(struct candevice_t *candev); int template_init_chip_data(struct candevice_t *candev, int chipnr); int template_init_obj_data(struct canchip_t *chip, int objnr);