On 2026-05-19T15:18:15, Tom Rini <[email protected]> wrote: > block: ide: Drop empty bootdev_ops structure > > We don't need to provide an empty struct here now that the caller can > handle this being empty. > > Signed-off-by: Tom Rini <[email protected]> > > drivers/block/ide.c | 4 ---- > 1 file changed, 4 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

