]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/include/template.h
SJA1000 clockout divisors listed explicitly.
[lincan.git] / lincan / include / template.h
index bccf422dbd2116c422eeb37bb328d3ff95a13c19..88f162c6f0e568bdda3d85727423ebf5a2ed5125 100644 (file)
@@ -12,7 +12,7 @@ int template_release_io(struct candevice_t *candev);
 int template_reset(struct candevice_t *candev); 
 int template_init_hw_data(struct candevice_t *candev);
 int template_init_chip_data(struct candevice_t *candev, int chipnr);
-int template_init_obj_data(struct chip_t *chip, int objnr);
+int template_init_obj_data(struct canchip_t *chip, int objnr);
 void template_write_register(unsigned data, unsigned long address);
 unsigned template_read_register(unsigned long address);
 int template_program_irq(struct candevice_t *candev);