mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-17 04:36:09 +00:00
prom_putchar() is used centrally in early printk infrastructure therefore
at least MIPS should agree on the function return type.
[paul.burton@mips.com:
- Include linux/types.h in asm/setup.h to gain the bool typedef before
we start include asm/setup.h elsewhere.
- Include asm/setup.h in all files that use or define prom_putchar().
- Also standardise on signed rather than unsigned char argument.]
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/19842/
Cc: linux-mips@linux-mips.org
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: James Hogan <jhogan@kernel.org>
Cc: Jonas Gorski <jonas.gorski@gmail.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: Kate Stewart <kstewart@linuxfoundation.org>
Cc: Philippe Ombredanne <pombredanne@nexb.com>
|
||
|---|---|---|
| .. | ||
| ip27-berr.c | ||
| ip27-console.c | ||
| ip27-hubio.c | ||
| ip27-init.c | ||
| ip27-irq-pci.c | ||
| ip27-irq.c | ||
| ip27-irqno.c | ||
| ip27-klconfig.c | ||
| ip27-klnuma.c | ||
| ip27-memory.c | ||
| ip27-nmi.c | ||
| ip27-reset.c | ||
| ip27-smp.c | ||
| ip27-timer.c | ||
| ip27-xtalk.c | ||
| Kconfig | ||
| Makefile | ||
| Platform | ||
| TODO | ||