alistair23-linux/arch/sparc/prom
Sam Ravnborg 6943f3da3e sparc: move EXPORT_SYMBOL to the symbols definition
Move all applicable EXPORT_SYMBOL()s to the file where the respective
symbol is defined.

Removed all the includes that are no longer needed in sparc_ksyms_32.c

Comment all remaining EXPORT_SYMBOL()s in sparc_ksyms_32.c

Two symbols are shared with sparc64 thus the exports were removed from
the sparc_ksyms_64.c too, along with the include their ommission made
redundant.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

Additions by Julian Calaby:
* Moved EXPORT_SYMBOL()s for prom functions to their rightful places.
* Made some minor cleanups to the includes and comments of sparc_ksyms_32.c
* Made another subtraction from sparc_ksyms_64.c
* Updated and tidied commit message.
* Rebased patch over sparc-2.6.git HEAD.
* Ensured that all modified files have the correct includes.

Signed-off-by: Julian Calaby <julian.calaby@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-01-08 16:58:05 -08:00
..
bootstr_32.c sparc: prepare prom/ for unification 2008-12-04 09:17:16 -08:00
bootstr_64.c sparc,sparc64: unify prom/ 2008-12-04 09:17:17 -08:00
cif.S sparc,sparc64: unify prom/ 2008-12-04 09:17:17 -08:00
console_32.c sparc: prepare prom/ for unification 2008-12-04 09:17:16 -08:00
console_64.c sparc,sparc64: unify prom/ 2008-12-04 09:17:17 -08:00
devmap.c sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
devops_32.c sparc: prepare prom/ for unification 2008-12-04 09:17:16 -08:00
devops_64.c sparc,sparc64: unify prom/ 2008-12-04 09:17:17 -08:00
init_32.c sparc: move EXPORT_SYMBOL to the symbols definition 2009-01-08 16:58:05 -08:00
init_64.c sparc,sparc64: unify prom/ 2008-12-04 09:17:17 -08:00
Makefile sparc: Use sparc64 version of prom/printf.c 2008-12-08 01:00:14 -08:00
memory.c sparc: remove CONFIG_SUN4 2008-08-31 20:59:37 -07:00
misc_32.c sparc: move EXPORT_SYMBOL to the symbols definition 2009-01-08 16:58:05 -08:00
misc_64.c sparc,sparc64: unify prom/ 2008-12-04 09:17:17 -08:00
mp.c sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
p1275.c sparc,sparc64: unify prom/ 2008-12-04 09:17:17 -08:00
palloc.c sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
printf.c sparc: Use sparc64 version of prom/printf.c 2008-12-08 01:00:14 -08:00
ranges.c sparc: move EXPORT_SYMBOL to the symbols definition 2009-01-08 16:58:05 -08:00
segment.c sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
tree_32.c sparc: move EXPORT_SYMBOL to the symbols definition 2009-01-08 16:58:05 -08:00
tree_64.c sparc,sparc64: unify prom/ 2008-12-04 09:17:17 -08:00