diff options
| author | Randy Dunlap <randy.dunlap@oracle.com> | 2008-05-16 10:35:24 -0700 |
|---|---|---|
| committer | Jeff Garzik <jgarzik@redhat.com> | 2008-05-22 06:34:34 -0400 |
| commit | 92fbc1c146d1d358c1ecc4e38361089ff929a02c (patch) | |
| tree | 0c7589e30eb2d89a0febadd1f42db9928ff4f114 /include/linux/stacktrace.h | |
| parent | 1b0771ab3ea102ce77e9ca83abc500e542402e54 (diff) | |
3c515: fix using pnp_get_resource when CONFIG_ISAPNP=n
3c515.c uses pnp_irq(), which calls pnp_get_resource(),
which is not defined when CONFIG_PNP=n, so in that case,
get the IRQ from a hardware register.
3c515.c:(.text+0x3adc0): undefined reference to `pnp_get_resource'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions
