X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/f419961de4a8e818c602b0642492ce76dd5bf979..3a08655cadff84ae84d40286fd5e875b9b2638ed:/lincan/include/eb8245.h diff --git a/lincan/include/eb8245.h b/lincan/include/eb8245.h index fcf28f3..965fdaf 100644 --- a/lincan/include/eb8245.h +++ b/lincan/include/eb8245.h @@ -36,7 +36,7 @@ int eb8245_request_io(struct candevice_t *candev); int eb8245_release_io(struct candevice_t *candev); -int eb8245_reset(struct candevice_t *candev); +int eb8245_reset(struct candevice_t *candev); int eb8245_init_hw_data(struct candevice_t *candev); int eb8245_init_chip_data(struct candevice_t *candev, int chipnr); int eb8245_init_obj_data(struct canchip_t *chip, int objnr);