commit | 15713fc85579b4d0fc4294d8fa0f3a0f334054b0 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Oct 28 20:27:08 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 10 10:08:55 2022 -0500 |
tree | f08c1cc0d2bdaa7932b6a70cc134712621b00e21 | |
parent | 08574ed339fb474e7d984a2e48160615286e4515 [diff] |
mediatek: Include <linux/sizes.h> where needed These files reference SZ_ macros without including <linux/sizes.h>, correct this. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>