09 Jan, 2009
1 commit
-
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_64.c
Comment all remaining EXPORT_SYMBOL()s in sparc_ksyms_64.c
Signed-off-by: Sam Ravnborg
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_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
Signed-off-by: David S. Miller
05 Dec, 2008
1 commit
-
o Renamed files in sparc64 to _64.S when identical
to sparc32 files.
o iomap.c were equal for sparc32 and sparc64
o adjusted sparc/Makefile now we have only one lib/Signed-off-by: Sam Ravnborg
Signed-off-by: David S. Miller