Skip to content
Snippets Groups Projects
Select Git revision
0 results

disk

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    Marek Vasut authored
    Since device_unbind() is also defined in device-remove.c,
    which is compiled in only in case CONFIG_DM_DEVICE_REMOVE
    is defined, protect the device_unbind() prototype with the
    same CONFIG_DM_DEVICE_REMOVE check.
    
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    Cc: Simon Glass <sjg@chromium.org>
    Cc: Stefan Roese <sr@denx.de>
    Cc: Tom Rini <trini@ti.com>
    Acked-by: default avatarSimon Glass <sjg@chromium.org>
    66c03151
    History
    Name Last commit Last update
    ..