X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/3d6c5be34ccd4bf1633c6b7f98e9beedfebc262f..95c031e101c74ae6472a7e538f3128f67a490082:/lincan/include/hms30c7202_can.h diff --git a/lincan/include/hms30c7202_can.h b/lincan/include/hms30c7202_can.h index c1aaf43..9b4704e 100644 --- a/lincan/include/hms30c7202_can.h +++ b/lincan/include/hms30c7202_can.h @@ -22,7 +22,7 @@ unsigned hms30c7202_read_register(unsigned long address); -int hms30c7202_init_obj_data(struct chip_t *chip, int objnr); +int hms30c7202_init_obj_data(struct canchip_t *chip, int objnr); int hms30c7202_program_irq(struct candevice_t *candev); #endif /* __HMS30C7202_CAN__ */