diff options
author | Xi Chen <xixi.chen@mediatek.corp-partner.google.com> | 2022-03-16 14:55:15 +0800 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-03-18 15:40:26 +0000 |
commit | 0ca7aab7609032af3f70f7ab660fd52969fa3617 (patch) | |
tree | 86dda3b3b5fd59c1d2a1499009e64f08540dee9e /gnat.adc | |
parent | 8df9cbb6abdcd8210ba8e9a2b5e33c2af4ca886c (diff) |
commonlib/bsd: Add struct name "mem_chip_channel" for external access
struct mem_chip_info {
...
struct { --> If no struct name, can't access the channel structure
...
} channel[0];
};
BUG=b:182963902,b:177917361
TEST=Build pass on Kingler
Signed-off-by: Xi Chen <xixi.chen@mediatek.corp-partner.google.com>
Change-Id: I8dcd3b52f33f80afb7885ffdcad826d86b54b543
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62850
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Diffstat (limited to 'gnat.adc')
0 files changed, 0 insertions, 0 deletions