Files
sw_openocd/src/flash/nor
Antonio Borneo 2bbd85a828 flash/nor/stmsmi: fix compile error with clang 12.0.0
The git preliminarily version of clang 12.0.0_r370171
f067bc3c0ad6 reports an error in the expansion of the macro
SMI_READ_REG():

	error: '(' and '{' tokens introducing statement expression
		appear in different macro expansion contexts
		[-Werror,-Wcompound-token-split-by-macro]

Remove one intermediate macro expansion to make clang happy.

Change-Id: I8ae6d9c18808467ba8044d70cbf0a4f76a18d3e6
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5958
Tested-by: jenkins
Reviewed-by: Xiaofan <xiaofanc@gmail.com>
2020-12-09 14:30:27 +00:00
..
2020-09-05 17:12:32 +01:00
2020-09-05 17:12:32 +01:00
2020-03-07 15:31:09 +00:00
2020-09-05 17:12:32 +01:00
2020-07-08 22:05:52 +01:00
2020-09-05 17:12:32 +01:00
2020-07-26 20:13:22 +01:00
2020-09-05 17:12:32 +01:00
2020-11-07 20:52:00 +00:00
2020-07-08 22:08:08 +01:00
2020-10-28 10:51:57 +00:00
2020-07-26 20:13:22 +01:00
2020-11-04 17:39:05 +00:00
2020-08-02 10:47:29 +01:00
2020-07-26 20:13:22 +01:00
2020-07-26 20:13:22 +01:00
2020-09-05 17:12:32 +01:00
2020-11-04 17:39:05 +00:00