]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Fix up some missing prototypes
authorSimon Glass <sjg@chromium.org>
Thu, 6 Nov 2014 20:20:08 +0000 (13:20 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 21 Nov 2014 06:24:09 +0000 (07:24 +0100)
commite1ffd81797d59652124bd9cda813a58644f5dea9
treef6cd2ec5d83ceb65f472480336ab1b542464afc0
parent8b37c7694f1eace82626d00fbfb85311ebf0d220
x86: Fix up some missing prototypes

Some functions are missing prototypes. Fix those that are specific to x86.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/coreboot/coreboot.c
arch/x86/cpu/coreboot/sdram.c
arch/x86/cpu/cpu.c
arch/x86/cpu/interrupts.c
arch/x86/include/asm/u-boot-x86.h