commit | b646e1f69fca5d6a002be1f4e32fab00e140c091 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Apr 24 06:16:00 2023 +1200 |
committer | Tom Rini <trini@konsulko.com> | Sun Apr 23 14:24:41 2023 -0400 |
tree | 20f7fb387c6b1fd6e60c7d6c855060e2b80cb826 | |
parent | 328fdeb9c9a8178a262dcebb9991a2ffff5788b1 [diff] |
patman: Declare the future Series memory This member is used in series.MakeCcFile() so should be declared in the Series class. Add a declaration to silence the warning. Signed-off-by: Simon Glass <sjg@chromium.org>