]> Git Repo - J-u-boot.git/commit
USB: gadget: atmel: get rid of debug compile warning
authorBo Shen <[email protected]>
Wed, 27 Aug 2014 09:28:17 +0000 (17:28 +0800)
committerMarek Vasut <[email protected]>
Tue, 2 Sep 2014 12:32:15 +0000 (14:32 +0200)
commitf9abd4b415fea2615491e421633ade741224d243
tree73f7ba84b191f121f7b98b4ecbef8743cd596a2e
parent842ef9a98ef8643df87d3ae5664802cd5db2bca0
USB: gadget: atmel: get rid of debug compile warning

When enable debug option to compile, it will give the following
warning, this patch is used to get rid of it.
--->8---
warning: 'flags' is used uninitialized in this function [-Wuninitialized]
---8<---

Signed-off-by: Bo Shen <[email protected]>
drivers/usb/gadget/atmel_usba_udc.c
This page took 0.035937 seconds and 4 git commands to generate.