From: H Hartley Sweeten Date: Tue, 29 Apr 2014 19:59:33 +0000 (-0700) Subject: staging: comedi: 8253.h: rename i8253_cascade_ns_to_timer_2div() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1070 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d33f88581d2bb06470cb12eb048d70ebdec6fee2;p=pandora-kernel.git staging: comedi: 8253.h: rename i8253_cascade_ns_to_timer_2div() All of the comedi drivers use the i8253_cascade_ns_to_timer macro when calculating the divisors for the cascaded timers. This macro just causes the i8253_cascade_ns_to_timer_2div() inline to be used. Rename i8253_cascade_ns_to_timer_2div() and remove the macro. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed