1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-08 19:39:19 +01:00
Files
u-boot-megous/disk/part_mac.c
Simon Glass 060148a371 part: nac: Use desc instead of dev_desc
The dev_ prefix is a hangover from the pre-driver model days. The device
is now a different thing, with driver model. Update the mac code to
just use 'desc'.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-08-25 17:55:18 -04:00

5.4 KiB