mirror of
https://xff.cz/git/u-boot/
synced 2025-10-12 21:46:44 +02:00
As a way of keeping the driver declarations more consistent, add a warning if the struct used does not end with _priv or _plat. Signed-off-by: Simon Glass <sjg@chromium.org>