diff options
| author | David Daney <[email protected]> | 2011-01-25 09:59:35 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2011-02-04 11:43:58 -0800 |
| commit | 9a1cadb9dd9130345d59638f5b6a8a4982c2b34a (patch) | |
| tree | e0cbbdb3bfab215994bd2dcbb666fe1ab23e3874 /tools/perf/scripts/python/bin | |
| parent | fc427a5a4bf3be770d7fbd933474957062049f1f (diff) | |
USB: EHCI: Cleanup and rewrite ehci_vdgb().
The vdbg macro is not used anywhere so it can be removed.
With pre-release GCC-4.6, there are several complaints of variables
that are 'set but not used' caused by the ehci_vdbg() macro expanding
to something that does not contain any of its arguments. We can quiet
this warning by rewriting ehci_vdbg() as a variadic static inline that
does nothing.
Signed-off-by: David Daney <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions