]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/src/nsi.c
To prevent future name collisions "chip_t" changed to "canchip_t"
[lincan.git] / lincan / src / nsi.c
index 455a3dc39711c8f1f0674a9df44e8508dbcd4815..777850bac2f1c39648e2a1fdbedf2dd8c62c9a21 100644 (file)
@@ -145,7 +145,7 @@ int nsi_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 nsi_init_obj_data(struct chip_t *chip, int objnr)
+int nsi_init_obj_data(struct canchip_t *chip, int objnr)
 {
 
        chip->msgobj[objnr]->obj_base_addr=
 {
 
        chip->msgobj[objnr]->obj_base_addr=