From: Michael-Luke Jones Date: Sun, 27 May 2007 20:33:28 +0000 (+0100) Subject: [ARM] 4410/1: Remove extern declarations in coyote/ixdpg425-pci.c X-Git-Tag: v2.6.22-rc4~89^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=919a84292070949691346adaf3dfba642f12329e;p=pandora-kernel.git [ARM] 4410/1: Remove extern declarations in coyote/ixdpg425-pci.c This patch removes apparently unnecessary extern declarations in coyote-pci.c and ixdpg425-pci.c within arch/arm/mach-ixp4xx and has been compile-tested without producing warnings or errors. Kernel coding style forbids the use of extern declarations within .c files. Signed-off-by: Michael-Luke Jones Signed-off-by: Russell King --- Reading git-diff-tree failed