From: Dan Williams Date: Tue, 28 Jul 2009 21:42:32 +0000 (-0700) Subject: ioat: kill function prototype ifdef guards X-Git-Tag: v2.6.32-rc1~60^2^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b31b78f1ab7806759622b703357e39a21f757281;p=pandora-kernel.git ioat: kill function prototype ifdef guards The only .c files that utilize these protected prototypes depend on CONFIG_INTEL_IOATDMA=y, so there is no value gained in providing empty prototypes. [ Impact: pure cleanup ] Signed-off-by: Maciej Sosnowski Signed-off-by: Dan Williams --- Reading git-diff-tree failed