diff options
| author | Rakib Mullick <[email protected]> | 2009-12-09 12:34:18 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2010-03-02 14:43:14 -0800 |
| commit | 795877cfa4a4db0982ac21e095dad9fbdc909647 (patch) | |
| tree | 38b4cb5534d3efff945719a521ea4c665b59a14c /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | c6fc826e4c51d2c54913c2a6d800159a2c7dac4b (diff) | |
ip2: remove #ifdef MODULE from ip2main.c
On the kernel command line we can pass "module parameters". So #ifdef
MODULE is obsolute now. Remove it completely. When CONFIG_PCI=n and
building ip2main.c then we are hit by the following warning. So move
*pdev into #ifdef CONFIG_PCI.
drivers/char/ip2/ip2main.c: In function `ip2_loadmain':
drivers/char/ip2/ip2main.c:542: warning: unused variable `pdev'
Signed-off-by: Rakib Mullick <[email protected]>
Acked-by: Michael H. Warfield <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions