From: Milton Miller Date: Fri, 10 Oct 2008 01:56:30 +0000 (+0000) Subject: powerpc/xics: Rearrange file to group code by function X-Git-Tag: v2.6.28-rc1~569^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0641cc91b08937578263589feb15182b9ad2b0fc;p=pandora-kernel.git powerpc/xics: Rearrange file to group code by function Now that xics_update_irq_servers is called only from init and hotplug code, it becomes possible to clean up the ordering of functions in the file, grouping them but the interfaces they implement. Signed-off-by: Milton Miller Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed