From: Adrian Bunk Date: Thu, 5 Jun 2008 18:42:40 +0000 (-0700) Subject: sparc64/kernel/: make code static X-Git-Tag: v2.6.27-rc1~959^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=908f5162ca59ed46a928e8416db159777d432e77;p=pandora-kernel.git sparc64/kernel/: make code static This patch makes the following needlessly global code static: - central.c: struct central_bus - central.c: struct fhc_list - central.c: apply_fhc_ranges() - central.c: apply_central_ranges() - ds.c: struct ds_states_template[] - pci_msi.c: sparc64_setup_msi_irq() - pci_msi.c: sparc64_teardown_msi_irq() - pci_sun4v.c: struct sun4v_dma_ops - sys_sparc32.c: cp_compat_stat64() Signed-off-by: Adrian Bunk Signed-off-by: David S. Miller --- Reading git-diff-tree failed