X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/05dd2640c82d97d88f0bcab5344630f24212836b..50e9e47fc21191ea9ea758fea1e7f2bd5a275e98:/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);