Files
openocd/src/target
Antonio Borneo 996ff5bcfc coding style: add arguments to function prototypes
Issue identified by checkpatch script from Linux kernel v5.1 using
the command

	find src/ -type f -exec ./tools/scripts/checkpatch.pl \
	-q --types FUNCTION_ARGUMENTS -f {} \;

This patch also fixes an incorrect function prototype in zy1000.c.
ZY1000 minidriver implementation overrides the function
arm11_run_instr_data_to_core_noack_inner(), but the prototype is
not the same as in src/target/arm11_dbgtap.c and to avoid compile
error it was changed also the prototype of the called function
arm11_run_instr_data_to_core_noack_inner_default().

Change-Id: I476cda8cdb0e1e280795b3b43ca95c40d09e4a3d
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5630
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
2020-07-08 22:08:19 +01:00
..
2018-01-16 09:05:41 +00:00
2020-07-08 22:08:08 +01:00
2016-05-24 22:30:55 +01:00
2020-07-08 22:07:38 +01:00
2020-01-14 11:40:36 +00:00
2018-04-10 09:13:02 +01:00
2020-07-08 22:07:38 +01:00
2020-07-08 22:07:38 +01:00
2020-03-12 10:11:19 +00:00
2020-04-21 12:55:41 +01:00
2020-07-08 22:08:08 +01:00
2016-05-24 22:30:55 +01:00
2020-07-08 22:08:08 +01:00
2018-12-12 08:47:44 +00:00
2018-12-12 08:47:44 +00:00
2018-12-12 08:47:44 +00:00
2016-05-24 22:30:55 +01:00
2016-05-24 22:30:55 +01:00
2020-01-14 11:37:34 +00:00
2020-04-21 12:55:41 +01:00
2020-06-06 18:05:08 +01:00
2019-03-23 17:43:30 +00:00
2020-07-08 22:08:08 +01:00
2020-04-21 12:55:41 +01:00
2019-11-28 16:59:15 +00:00
2020-07-08 22:08:08 +01:00
2019-11-28 16:59:15 +00:00
2020-04-21 12:55:41 +01:00
2017-05-08 18:04:56 +01:00
2020-04-21 12:55:41 +01:00
2020-07-08 22:08:08 +01:00
2020-02-15 15:36:56 +00:00
2020-03-12 09:43:55 +00:00
2020-07-08 22:08:08 +01:00
2020-07-08 22:08:08 +01:00
2020-05-24 21:36:43 +01:00
2016-05-24 22:30:55 +01:00
2016-05-24 22:30:55 +01:00