X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/9c8ab08d7e8fca3916a7f91a3c001d151989137c..50e9e47fc21191ea9ea758fea1e7f2bd5a275e98:/lincan/include/cc_can104.h diff --git a/lincan/include/cc_can104.h b/lincan/include/cc_can104.h index ad7d8a4..b2ec8a6 100644 --- a/lincan/include/cc_can104.h +++ b/lincan/include/cc_can104.h @@ -34,7 +34,7 @@ int cc104_request_io(struct candevice_t *candev); int cc104_release_io(struct candevice_t *candev); -int cc104_reset(struct candevice_t *candev); +int cc104_reset(struct candevice_t *candev); int cc104_init_hw_data(struct candevice_t *candev); int cc104_init_chip_data(struct candevice_t *candev, int chipnr); int cc104_init_obj_data(struct canchip_t *chip, int objnr);