diff options
| author | David Howells <[email protected]> | 2008-07-25 19:44:47 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-26 12:00:02 -0700 |
| commit | c485b465a031b6f9b9a51300e0ee1f86efc6db87 (patch) | |
| tree | 41c198953a1b2519322b67df4a315b2233998f9b /tools/perf/scripts/python | |
| parent | 999ed65ad12e374d7445fbc13f5a1d146ae4b0da (diff) | |
pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=y
Fix the fcpnp_driver declaration to only exist if CONFIG_PNP=y as it's
only accessed in that case.
The PNP=n variant was added by 30d55e71a81b1f5a8136f191dc9f4c21f18e77e6
("hisax: depend on CONFIG_PNP, not __ISAPNP__")
Fixes an unused variable warning.
Signed-off-by: David Howells <[email protected]>
Acked-by: Bjorn Helgaas <[email protected]>
Cc: Karsten Keil <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions