X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/9c8ab08d7e8fca3916a7f91a3c001d151989137c..3a08655cadff84ae84d40286fd5e875b9b2638ed:/lincan/include/pcm3680.h diff --git a/lincan/include/pcm3680.h b/lincan/include/pcm3680.h index 6685ded..77edeb0 100644 --- a/lincan/include/pcm3680.h +++ b/lincan/include/pcm3680.h @@ -34,7 +34,7 @@ int pcm3680_request_io(struct candevice_t *candev); int pcm3680_release_io(struct candevice_t *candev); -int pcm3680_reset(struct candevice_t *candev); +int pcm3680_reset(struct candevice_t *candev); int pcm3680_init_hw_data(struct candevice_t *candev); int pcm3680_init_chip_data(struct candevice_t *candev, int chipnr); int pcm3680_init_obj_data(struct canchip_t *chip, int objnr);