]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/src/i82527.c
The first round of I/O space pointers separation.
[lincan.git] / lincan / src / i82527.c
index 58aa048ae79f938792b2dfeb2d9d77ff3ea858c8..9210ac4dba57c2e7e88d29db272a60bb12be49f1 100644 (file)
@@ -596,7 +596,8 @@ void i82527_irq_update_filter(struct canchip_t *chip, struct msgobj_t *obj)
 
                i82527_pre_read_config(chip, obj);
 
-               CANMSG("i82527_irq_update_filter: obj at 0x%08lx\n",obj->obj_base_addr);
+               CANMSG("i82527_irq_update_filter: obj at 0x%08lx\n",
+                       can_ioptr2ulong(obj->obj_base_addr));
        }
 }