X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/c61a955168179d9b11a8f420979eed5cc24869c0..75d77a3d5177ad90a0e319102c776852df2bccb7:/lincan/include/hms30c7202_can.h diff --git a/lincan/include/hms30c7202_can.h b/lincan/include/hms30c7202_can.h index 5f113ff..9b4704e 100644 --- a/lincan/include/hms30c7202_can.h +++ b/lincan/include/hms30c7202_can.h @@ -6,7 +6,7 @@ * Rewritten for new CAN queues by Pavel Pisa - OCERA team member * email:pisa@cmp.felk.cvut.cz * This software is released under the GPL-License. - * Version lincan-0.2 9 Jul 2003 + * Version lincan-0.3 17 Jun 2004 */ #ifndef __HMS30C7202_CAN__ @@ -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__ */