coreboot/src/cpu
Ronald G. Minnich 3414234f5a Exynos5250: change all unsigned with no type to 'unsigned int'
At some point we did a lot of cleanup to replace bare 'unsigned'
with 'unsigned int'. Do that work for this imported code as well.

At some point, we may find we can shrink these 'int's to something
smaller, thought I very much doubt it's worth the trouble.

Change-Id: Ic3da491c0188c56c836f8b9c4c8f26a31b4b3573
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: http://review.coreboot.org/2223
Tested-by: build bot (Jenkins)
Reviewed-by: David Hendricks <dhendrix@chromium.org>
2013-01-29 23:59:45 +01:00
..
amd AGESA: Kconfig: Drop useless depends statement 2013-01-25 18:14:34 +01:00
intel Get rid of drivers class 2012-11-27 22:00:49 +01:00
samsung Exynos5250: change all unsigned with no type to 'unsigned int' 2013-01-29 23:59:45 +01:00
via Get rid of drivers class 2012-11-27 22:00:49 +01:00
x86 Unify assembler function handling 2012-12-06 23:13:17 +01:00
Kconfig make early serial console support more generic 2013-01-04 01:36:27 +01:00
Makefile.inc WIP: Initial support for Samsung Exynos 5250 ARM CPU 2012-12-08 06:48:03 +01:00