]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/dfu/dfu.c
usb: new board-specific USB init interface
[karo-tx-uboot.git] / drivers / dfu / dfu.c
index 56b21c78abc68676710eb90f003bb26bead26ea4..f3287359db916f9424d7dde518510fcdf5f1661e 100644 (file)
@@ -330,7 +330,7 @@ int dfu_read(struct dfu_entity *dfu, void *buf, int size, int blk_seq_num)
 }
 
 static int dfu_fill_entity(struct dfu_entity *dfu, char *s, int alt,
-                           char *interface, int num)
+                          char *interface, int num)
 {
        char *st;