X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/05dd2640c82d97d88f0bcab5344630f24212836b..50e9e47fc21191ea9ea758fea1e7f2bd5a275e98:/lincan/include/pcccan.h diff --git a/lincan/include/pcccan.h b/lincan/include/pcccan.h index e343f8a..d0d3137 100644 --- a/lincan/include/pcccan.h +++ b/lincan/include/pcccan.h @@ -34,7 +34,7 @@ int pcccan_request_io(struct candevice_t *candev); int pcccan_release_io(struct candevice_t *candev); -int pcccan_reset(struct candevice_t *candev); +int pcccan_reset(struct candevice_t *candev); int pcccan_init_hw_data(struct candevice_t *candev); int pcccan_init_chip_data(struct candevice_t *candev, int chipnr); int pcccan_init_obj_data(struct canchip_t *chip, int objnr);