From: Dmitry Torokhov Date: Sat, 10 Dec 2005 06:36:28 +0000 (-0500) Subject: [PATCH] Driver Core: Rearrange exports in platform.c X-Git-Tag: v2.6.16-rc1~474^2~22^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a96b204208443ab7e23c681f7ddabe807a741d0c;p=pandora-kernel.git [PATCH] Driver Core: Rearrange exports in platform.c Driver core: rearrange exports in platform.c The new way is to specify export right after symbol definition. Rearrange exports to follow new style to avoid mixing two styles in one file. Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed