Skip to content
Commit 0b1be03f authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Michael Ellerman
Browse files

powerpc/ps3: 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: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 46c2478a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment