commit | 2393144deac0903d944cbd578db49cf738811999 | [log] [tgz] |
---|---|---|
author | David Rientjes <rientjes@google.com> | Fri May 04 09:35:54 2007 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Fri May 11 16:56:15 2007 +0200 |
tree | 977401512860b34aaa8d309a5d07e949c73abb7d | |
parent | 7b043899992e5d9c0b1a620cdad9158d2e5484d7 [diff] |
[ALSA] wavefront: only declare isapnp on CONFIG_PNP From: David Rientjes <rientjes@google.com> isapnp[] is only used for CONFIG_PNP. If this configuration option is not set, do not declare the array. Cc: Adam Belay <ambx1@neo.rr.com> Cc: Takashi Iwai <tiwai@suse.de> Signed-off-by: David Rientjes <rientjes@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Jaroslav Kysela <perex@suse.cz>