--- zzzz-none-000/linux-2.6.19.2/drivers/misc/ioc4.c 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/drivers/misc/ioc4.c 2007-01-11 07:38:19.000000000 +0000 @@ -32,7 +32,6 @@ #include #include #include -#include /*************** * Definitions * @@ -210,8 +209,8 @@ do_div(ns, IOC4_EXTINT_COUNT_DIVISOR); printk(KERN_DEBUG - "IOC4 %s: PCI clock is %llu ns.\n", - pci_name(idd->idd_pdev), (unsigned long long)ns); + "IOC4 %s: PCI clock is %lld ns.\n", + pci_name(idd->idd_pdev), ns); } /* Remember results. We store the extint clock period rather