public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.6-ac1 parport_pc broken
@ 2001-07-06 13:40 Allan Duncan
  0 siblings, 0 replies; only message in thread
From: Allan Duncan @ 2001-07-06 13:40 UTC (permalink / raw)
  To: linux-kernel

Going from 2.4.5-ac24 to 2.4.6-ac1 drivers/parport/parport_pc.c fails
depmod with unresolved symbols

Diff for the two versions is:
2831d2830
< #if defined(CONFIG_PNPBIOS)  || defined(CONFIG_PNPBIOS_MODULE)
2838d2836
< #endif

I don't have either of these set, so the bracketed code gets dropped, so
the compiler complains:
parport_pc.c: In function `parport_pc_find_ports':
parport_pc.c:2832: warning: implicit declaration of function
`pnpbios_find_device'
parport_pc.c:2832: warning: assignment makes pointer from integer
without a cast
parport_pc.c:2833: warning: implicit declaration of function
`init_pnp040x'
parport_pc.c:2835: warning: assignment makes pointer from integer
without a cast

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-07-06 13:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-06 13:40 2.4.6-ac1 parport_pc broken Allan Duncan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox