commit | 919a84292070949691346adaf3dfba642f12329e | [log] [tgz] |
---|---|---|
author | Michael-Luke Jones <mlj28@cam.ac.uk> | Sun May 27 21:33:28 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed May 30 13:15:39 2007 +0100 |
tree | 18eb08e95d17685bbff3d649a9c2e6f5d5447a75 | |
parent | 1ff082882f0f36536ab91b020573607668f9bb61 [diff] |
[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 <mlj28@cam.ac.uk> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>