]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] 5255/1: Update jornada ssp to remove build errors/warnings
authorKristoffer Ericson <kristoffer.ericson@gmail.com>
Thu, 18 Sep 2008 11:19:39 +0000 (12:19 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 18 Sep 2008 11:29:09 +0000 (12:29 +0100)
commit58005b325394b18b8b6a737e06b4128deb2c4e63
tree7f012854b6f3b4530db72846fd8ae3a3c48654e3
parent7e8bc3c6db9b4b74842b1c70bbf5c2a99a112b0d
[ARM] 5255/1: Update jornada ssp to remove build errors/warnings

* Adds ssp functions into header so we don't get
"implicit declaration" error at builtime.
* Converts jornada_ssp_start/end functions into voids with
proper declarations (to avoid "prototype..." warning).
* Sorts include files in alphabetical order
* Minor comment changes

Signed-off-by: Kristoffer Ericson <Kristoffer.Ericson@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/include/mach/jornada720.h
arch/arm/mach-sa1100/jornada720_ssp.c