]> git.sur5r.net Git - u-boot/commit
dm: usb: Add a terminator to the string destructor list
authorSimon Glass <sjg@chromium.org>
Sun, 19 Apr 2015 13:20:59 +0000 (07:20 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 22 Apr 2015 17:13:24 +0000 (11:13 -0600)
commit093f2dce443296ab05b1b9a356a9153d5621791b
tree276fe1ed741e8460a867c4fcacb9861f2a7baf06
parent07d260e047680971d926bc9a573f9291f39fc988
dm: usb: Add a terminator to the string destructor list

The terminator is missing. Add it for completeness.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
Tested-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/usb/emul/sandbox_hub.c