diff options
| author | Jiri Slaby <[email protected]> | 2010-02-02 12:43:46 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-02-03 20:16:47 -0800 |
| commit | 3e5981774755f2f967cd1d3f3898576cff20e565 (patch) | |
| tree | 48d6b99ff9c1b15464a8c8b9ee5fe5063f963009 /include/linux | |
| parent | f0f4d641d4ebfeb4194e9c26dfa6286802e2e8d1 (diff) | |
isdn: mISDN, don't compile unused stuff
Remove these compiler warnings:
drivers/isdn/hardware/mISDN/w6692.c:534: warning: `setvolume' defined but not used
drivers/isdn/hardware/mISDN/w6692.c:561: warning: `enable_pots' defined but not used
by moving the functions inside #if 0 ... #endif. And an alternative is
to remove them completely if nobody has plans to use them.
Signed-off-by: Jiri Slaby <[email protected]>
Cc: Karsten Keil <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions