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 |
||
|---|---|---|
| .. | ||
| clog2.c | ||
| compute_ip_checksum.c | ||
| delay.c | ||
| elfboot.c | ||
| Kconfig | ||
| lar.c | ||
| lzma.c | ||
| lzmadecode.c | ||
| lzmadecode.h | ||
| Makefile | ||
| malloc.c | ||
| mem.c | ||
| nrv2b.c | ||
| stage2.c | ||
| tables.c | ||
| uart8250.c | ||