X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/f419961de4a8e818c602b0642492ce76dd5bf979..3a08655cadff84ae84d40286fd5e875b9b2638ed:/lincan/include/pccan.h diff --git a/lincan/include/pccan.h b/lincan/include/pccan.h index 0d27212..4fda795 100644 --- a/lincan/include/pccan.h +++ b/lincan/include/pccan.h @@ -40,7 +40,7 @@ int pccanq_request_io(struct candevice_t *candev); int pccanq_release_io(struct candevice_t *candev); int pccanf_reset(struct candevice_t *candev); int pccand_reset(struct candevice_t *candev); -int pccanq_reset(struct candevice_t *candev); +int pccanq_reset(struct candevice_t *candev); int pccan_init_hw_data(struct candevice_t *candev); int pccan_init_chip_data(struct candevice_t *candev, int chipnr); int pccan_init_obj_data(struct canchip_t *chip, int objnr);