arm-trusted-firmware/drivers
Roberto Vargas 735181b634 Fix MISRA rule 8.3 Part 4
Rule 8.3: All declarations of an object or function shall
          use the same names and type qualifiers

Fixed for:
	make DEBUG=1 PLAT=fvp SPD=tspd TRUSTED_BOARD_BOOT=1 \
	     GENERATE_COT=1 ARM_ROTPK_LOCATION=devel_rsa \
	     ROT_KEY=arm_rotprivk_rsa.pem MBEDTLS_DIR=mbedtls all

Change-Id: Ia34fe1ae1f142e89c9a6c19831e3daf4d28f5831
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
2018-04-13 14:01:56 +01:00
..
arm Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements 2018-03-29 13:20:05 +01:00
auth Fix MISRA rule 8.3 Part 4 2018-04-13 14:01:56 +01:00
cadence/uart drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_API 2018-01-19 15:21:12 -08:00
console Improve MULTI_CONSOLE_API deprecation warnings 2018-03-01 16:14:29 +00:00
coreboot/cbmem_console/aarch64 coreboot: Add support for CBMEM console 2018-01-19 15:21:12 -08:00
delay_timer Fix MISRA rule 8.3 in common code 2018-02-28 17:18:21 +00:00
emmc emmc: add macros CMD21, BUS_WIDTH_DDR_4 and BUS_WIDTH_DDR_8 2018-01-17 14:14:29 +08:00
gpio Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
io Fix MISRA rule 8.4 in common code 2018-02-28 17:18:46 +00:00
partition Fix order of #includes 2017-07-12 14:45:31 +01:00
synopsys drivers: fix switch statements to comply with MISRA rules 2018-03-26 12:43:05 +01:00
ti/uart drivers: ti: 16550: Implement console flush 2018-03-22 20:13:44 +00:00
ufs drivers: fix switch statements to comply with MISRA rules 2018-03-26 12:43:05 +01:00