From: L. Alberto Giménez Date: Sun, 12 Dec 2010 17:56:30 +0000 (+0100) Subject: Staging: rt2860: Avoid extern in .c file X-Git-Tag: v2.6.38-rc1~423^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1b8a37ede8b47dbad002ec61a67706b70b23ccf;p=pandora-kernel.git Staging: rt2860: Avoid extern in .c file rt28xx_close and rt28xx_open are already declared in a file included in rt_config.h, so there is no need to declare them again. Signed-off-by: L. Alberto Giménez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed