X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/4dc78b4651f006bf0404c8ec7db85651bcee7c2e..04ac67cc3cac14cd601daacd0592121ec0b84012:/lincan/include/sh7760.h diff --git a/lincan/include/sh7760.h b/lincan/include/sh7760.h index 5bbfb6c..d8746fd 100644 --- a/lincan/include/sh7760.h +++ b/lincan/include/sh7760.h @@ -49,7 +49,7 @@ int sh7760_request_io(struct candevice_t *candev); int sh7760_release_io(struct candevice_t *candev); -int sh7760_reset(struct candevice_t *candev); +int sh7760_reset(struct candevice_t *candev); int sh7760_init_hw_data(struct candevice_t *candev); int sh7760_init_chip_data(struct candevice_t *candev, int chipnr); int sh7760_init_obj_data(struct canchip_t *chip, int objnr);