From: David Brownell Date: Wed, 13 Feb 2008 23:03:21 +0000 (-0800) Subject: parport: section fixup X-Git-Tag: v2.6.25-rc2~62 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55265b00ad423898bb743bce515f073c3f290bdb;p=pandora-kernel.git parport: section fixup Fix section warning for parport_ECP_supported(); it's called from a routine exported to modules, so it can't be removed with __devinit section pruning. Signed-off-by: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed