Dan Carpenter d864bd0e21 expo: allocate correct amount of memory
This should be allocating the memory for "item" instead of "menu".
The item struct is 48 bytes instead of 96 (assuming a 64bit system)
so this saves a little memory.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-08-08 17:41:52 -04:00
..
2023-08-02 12:05:57 -06:00
2023-08-03 15:30:53 -04:00
2023-07-14 12:54:51 -04:00
2021-11-11 19:01:56 -05:00
2023-07-14 12:54:51 -04:00
2022-01-19 18:11:34 +01:00
2021-11-11 19:01:56 -05:00
2021-11-11 19:01:56 -05:00
2021-11-11 19:01:56 -05:00
2023-07-21 22:07:46 -04:00
2023-07-14 12:54:51 -04:00
2023-03-02 17:45:58 -05:00
2022-08-26 16:32:59 -06:00