From: H Hartley Sweeten Date: Tue, 3 Jul 2012 01:11:56 +0000 (-0700) Subject: staging: comedi: dmm32at: remove forward declarations 2 X-Git-Tag: v3.6-rc1~100^2~424 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47ae6a72597c29745fc18d693fe00bc8a537cfdf;p=pandora-kernel.git staging: comedi: dmm32at: remove forward declarations 2 Move the dmm32at_ns_to_timer() and dmm32at_setaitimer() functions to remove the need for the remaining forward declarations. Also, make dmm32at_setaitimer() static, it's only referenced in this file. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed