Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185334
b: refs/heads/master
c: 07824d3
h: refs/heads/master
v: v3
  • Loading branch information
Németh Márton authored and Greg Kroah-Hartman committed Mar 2, 2010
1 parent 8a1e6a3 commit c000fb8
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: c4386ad07c318ae6188190e63b517ecc5ee3c883
refs/heads/master: 07824d3d69e923a5173f9066469c81d83c8d6eab
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/fsl_qe_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2749,7 +2749,7 @@ static int __devexit qe_udc_remove(struct of_device *ofdev)
}

/*-------------------------------------------------------------------------*/
static struct of_device_id __devinitdata qe_udc_match[] = {
static const struct of_device_id qe_udc_match[] __devinitconst = {
{
.compatible = "fsl,mpc8323-qe-usb",
.data = (void *)PORT_QE,
Expand Down

0 comments on commit c000fb8

Please sign in to comment.