On 18 February 2015 at 14:36, Marek Vasut <ma...@denx.de> wrote: > > 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: Marek Vasut <ma...@denx.de> > Cc: Simon Glass <s...@chromium.org> > Cc: Stefan Roese <s...@denx.de> > Cc: Tom Rini <tr...@ti.com> > --- > include/dm/device-internal.h | 4 ++++ > 1 file changed, 4 insertions(+)
Acked-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot