commit | ecc8edbf6995558d8a47b43ac6645840c98a7b95 | [log] [tgz] |
---|---|---|
author | Mike Dunn <mikedunn@newsguy.com> | Wed Jun 26 12:33:54 2013 -0700 |
committer | Marek Vasut <marex@denx.de> | Wed Jul 10 20:18:57 2013 +0200 |
tree | 61e3aabb23e15b5f1f46e0052800f4c607e7c617 | |
parent | 81c065d2a0fafe137078e4575d1e6a9d8f90ba3b [diff] |
usb: pxa27x_udc: fix compiler warnings Newer gcc versions warn about unused variables. This patch corrects a few of those warnings that popped up in a build for the palmtreo680 board. Signed-off-by: Mike Dunn <mikedunn@newsguy.com>