coreboot/src
Asami Doi 6520ec0650 src/arch/mips: Fix checkpatch warnings and errors
This patch will fix these checkpatch errors in src/arch/mips/.
- src/arch/mips/ashldi3.c:22: WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
- src/arch/mips/bootblock_simple.c:35: WARNING: braces {} are not necessary for any
arm of this statement

Change-Id: Ic859913b93dc8ed6ff64b551c8a6baf72d28c75a
Signed-off-by: Asami Doi <d0iasm.pub@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31938
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2019-03-21 16:16:10 +00:00
..
acpi
arch src/arch/mips: Fix checkpatch warnings and errors 2019-03-21 16:16:10 +00:00
commonlib src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
console coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cpu src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
device src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
drivers src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
ec Revert "UPSTREAM: ec/google/wilco: Enable software sync for VBOOT" 2019-03-21 03:43:18 +00:00
include src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
lib src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
mainboard mb/siemens/mc_apl1: use comment in Kconfig.name 2019-03-21 12:04:01 +00:00
northbridge src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
security src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
soc nvidia/tegra{124,210}/lp0: Directly include stdint.h 2019-03-21 15:58:38 +00:00
southbridge src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
superio src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0/cnl: Update FSP header files for Cannonlake 2019-03-15 12:47:30 +00:00
Kconfig x86/smbios: Untangle system and board tables 2019-03-16 16:22:16 +00:00