diff options
author | Geert Uytterhoeven <[email protected]> | 2019-06-17 14:00:56 +0200 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2019-07-29 15:36:56 +0200 |
commit | 0ed0eb0171d7c19310d9f7b06a6dee82a4fb8ab6 (patch) | |
tree | e244cec15df79c81ddabdc8a5773b6473facc64c /drivers/fpga/fpga-mgr.c | |
parent | 5f9e832c137075045d15cd6899ab0505cfb2ca4b (diff) |
soc: renesas: rcar-sysc: Use [] to denote a flexible array member
Flexible array members should be denoted using [] instead of [0], else
gcc will not warn when they are no longer at the end of the structure.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions