coreboot/arch
Uwe Hermann 2df5e3a407 Use 'unsigned int' instead of 'unsigned'.
Make udelay() use 'unsigned int' instead of 'int'.

Fix interface of log2(), the current implementation takes an
'unsigned int' and returns an 'int'.

Purely cosmetic fix in the license header (consistency reasons).

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@231 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-03-09 16:02:58 +00:00
..
powerpc Various tiny cosmetic fixes (trivial). 2007-03-05 21:34:08 +00:00
x86 Use 'unsigned int' instead of 'unsigned'. 2007-03-09 16:02:58 +00:00
Kconfig Add the author of the respective changes by coresystems GmbH. 2007-02-27 21:49:28 +00:00