]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/src/ssv.c
To prevent future name collisions "chip_t" changed to "canchip_t"
[lincan.git] / lincan / src / ssv.c
index 7f147e116ac8247c014c5c74417116d7e59b2181..3cd003d1b45f64b0871baaeb4e109c124b769b48 100644 (file)
@@ -159,7 +159,7 @@ int ssv_init_chip_data(struct candevice_t *candev, int chipnr)
  * base address.
  * Unless the hardware uses a segmented memory map, flags can be set zero.
  */
  * base address.
  * Unless the hardware uses a segmented memory map, flags can be set zero.
  */
-int ssv_init_obj_data(struct chip_t *chip, int objnr)
+int ssv_init_obj_data(struct canchip_t *chip, int objnr)
 {
 
     chip->msgobj[objnr]->obj_base_addr=
 {
 
     chip->msgobj[objnr]->obj_base_addr=