Orion: general cleanup
authorLennert Buytenhek <buytenh@wantstofly.org>
Thu, 27 Mar 2008 18:51:41 +0000 (14:51 -0400)
committerNicolas Pitre <nico@marvell.com>
Thu, 27 Mar 2008 18:51:41 +0000 (14:51 -0400)
commit159ffb3a04f6bc619643af680df406faafd0199d
tree45d76928836065a3207c15e5bc2037b186213ace
parentd50c60a87a95a42f1bc984150d3eebc77a0b0c14
Orion: general cleanup

Various Orion cleanups:
- Unify GPL license banner format across all files.
- Unify naming of .h double inclusion guard preprocessor macros.
- Unify spelling of "PCIe" (variants seen: PCIE, PCIe, PCI-EX.)
- Various typo fixes.
- Remove __init attributes from prototypes declared in headers.
- Remove trailing comments from #endif statements.
- Mark a couple of locally-used-only structs static.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Reviewed-by: Tzachi Perelstein <tzachi@marvell.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Nicolas Pitre <nico@marvell.com>
18 files changed:
arch/arm/mach-orion/addr-map.c
arch/arm/mach-orion/common.c
arch/arm/mach-orion/common.h
arch/arm/mach-orion/db88f5281-setup.c
arch/arm/mach-orion/gpio.c
arch/arm/mach-orion/irq.c
arch/arm/mach-orion/kurobox_pro-setup.c
arch/arm/mach-orion/pci.c
arch/arm/mach-orion/rd88f5182-setup.c
include/asm-arm/arch-orion/debug-macro.S
include/asm-arm/arch-orion/hardware.h
include/asm-arm/arch-orion/io.h
include/asm-arm/arch-orion/irqs.h
include/asm-arm/arch-orion/memory.h
include/asm-arm/arch-orion/orion.h
include/asm-arm/arch-orion/system.h
include/asm-arm/arch-orion/timex.h
include/asm-arm/arch-orion/uncompress.h