From: Alexander Beregalov Date: Fri, 19 Jun 2009 23:52:47 +0000 (+0400) Subject: Staging: comedi: jr3_pci.c: add required includes X-Git-Tag: v2.6.31-rc3~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b5de0a0a79111445d99ff7e4c6c1125523f84df;p=pandora-kernel.git Staging: comedi: jr3_pci.c: add required includes Fix this build errors: jr3_pci.c:739: error: 'jiffies' undeclared jr3_pci.c:748: error: implicit declaration of function 'msecs_to_jiffies' jr3_pci.c:763: error: implicit declaration of function 'add_timer' jr3_pci.c:790: error: implicit declaration of function 'init_timer' jr3_pci.c:951: error: implicit declaration of function 'del_timer_sync' Signed-off-by: Alexander Beregalov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed