X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/f419961de4a8e818c602b0642492ce76dd5bf979..50e9e47fc21191ea9ea758fea1e7f2bd5a275e98:/lincan/include/msmcan.h diff --git a/lincan/include/msmcan.h b/lincan/include/msmcan.h index 6aeef46..9de8c92 100644 --- a/lincan/include/msmcan.h +++ b/lincan/include/msmcan.h @@ -34,7 +34,7 @@ int msmcan_request_io(struct candevice_t *candev); int msmcan_release_io(struct candevice_t *candev); -int msmcan_reset(struct candevice_t *candev); +int msmcan_reset(struct candevice_t *candev); int msmcan_init_hw_data(struct candevice_t *candev); int msmcan_init_chip_data(struct candevice_t *candev, int chipnr); int msmcan_init_obj_data(struct canchip_t *chip, int objnr);