commit | 61521cace65eb8611a7d4e3ff1cb8b44d4c22a0f | [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 | e6f1700ec0ae7833dfce75f92a2e1ac1a523f6bf [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>