mirror of
https://xff.cz/git/u-boot/
synced 2025-10-08 03:35:37 +02:00
Each of the filesystem drivers duplicate the get_dev routine. This change merges them into a single function in part.c Signed-off-by: Grant Likely <grant.likely@secretlab.ca>