diff options
| author | Mike Frysinger <[email protected]> | 2009-12-09 03:40:04 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2009-12-11 15:07:54 -0800 |
| commit | fd0775bfc9feb036e6efb669133d644ae29e12b8 (patch) | |
| tree | 5cb81bb0d8fd3a3cb1a9d2c037d7a980bb63807c /tools/perf/scripts/python | |
| parent | f0348d44a0af14b00c6cfef02aa7478eb19663ff (diff) | |
smc91x: fix unused flags warnings on UP systems
Local flags variables will be declared whenever these functions get used,
but obviously on UP systems the flags parameter won't be touched. So add
some dummy ops that get optimized away anyways to satisfy gcc's warnings.
Signed-off-by: Mike Frysinger <[email protected]>
Acked-by: Nicolas Pitre <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions