Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213599
b: refs/heads/master
c: 2f8d5cd
h: refs/heads/master
i:
  213597: f5bb125
  213595: 01904cf
  213591: 282f630
  213583: ca84df2
  213567: 411397e
v: v3
  • Loading branch information
Jon Povey authored and Greg Kroah-Hartman committed Oct 22, 2010
1 parent 464d452 commit 92cc6c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f8afbf7f2bf3cee0f4fff7cb753ecc9f583972c3
refs/heads/master: 2f8d5cd6bcf814411ec356bcdbc666d07bbc6026
2 changes: 1 addition & 1 deletion trunk/drivers/usb/musb/cppi_dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -1156,7 +1156,7 @@ irqreturn_t cppi_interrupt(int irq, void *dev_id)
struct musb_hw_ep *hw_ep = NULL;
u32 rx, tx;
int i, index;
unsigned long flags;
unsigned long uninitialized_var(flags);

cppi = container_of(musb->dma_controller, struct cppi, controller);
if (cppi->irq)
Expand Down

0 comments on commit 92cc6c7

Please sign in to comment.