X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/3810959545bb02dd92e5ad90531af62e3c985da6..50e9e47fc21191ea9ea758fea1e7f2bd5a275e98:/lincan/include/nsi.h diff --git a/lincan/include/nsi.h b/lincan/include/nsi.h index 83e3bd2..bf57aea 100644 --- a/lincan/include/nsi.h +++ b/lincan/include/nsi.h @@ -34,7 +34,7 @@ int nsi_request_io(struct candevice_t *candev); int nsi_release_io(struct candevice_t *candev); -int nsi_reset(struct candevice_t *candev); +int nsi_reset(struct candevice_t *candev); int nsi_init_hw_data(struct candevice_t *candev); int nsi_init_chip_data(struct candevice_t *candev, int chipnr); int nsi_init_obj_data(struct canchip_t *chip, int objnr);