mirror of
https://xff.cz/git/u-boot/
synced 2025-10-07 19:24:52 +02:00
Use parenthesis for the device_get_ops macro argument. This prevents errors when using an expression for the parameter. Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>