pcmcia_ioctl.c compile error
- From: Adrian Bunk <bunk@xxxxxxxxxx>
- Date: Tue, 29 Apr 2008 21:27:10 +0300
Commit 9c37066d888bf6e1b96ad12304971b3ddeabbad0 (proc: remove proc_bus)
came through -mm that contains a patch implementing the overdue removal
of the PCMCIA control ioctl that did not yet make it into Linus' tree:
<--- snip -->
...
CC drivers/pcmcia/pcmcia_ioctl.o
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/pcmcia/pcmcia_ioctl.c: In function ‘pcmcia_setup_ioctl’:
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/pcmcia/pcmcia_ioctl.c:790: error: ‘proc_bus’ undeclared (first use in this function)
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/pcmcia/pcmcia_ioctl.c:790: error: (Each undeclared identifier is reported only once
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/pcmcia/pcmcia_ioctl.c:790: error: for each function it appears in.)
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/pcmcia/pcmcia_ioctl.c: In function ‘pcmcia_cleanup_ioctl’:
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/pcmcia/pcmcia_ioctl.c:801: error: ‘proc_bus’ undeclared (first use in this function)
make[3]: *** [drivers/pcmcia/pcmcia_ioctl.o] Error 1
<-- snip -->
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: pcmcia_ioctl.c compile error
- From: Russell King
- Re: pcmcia_ioctl.c compile error
- From: Andrew Morton
- Re: pcmcia_ioctl.c compile error
- Prev by Date: Re: [27/37] tehuti: move ioctl perm check closer to function start (CVE-2008-1675)
- Next by Date: Re: PCI tree info
- Previous by thread: [PATCH] x86 - hide X86_VM_MASK from userland programs v3
- Next by thread: Re: pcmcia_ioctl.c compile error
- Index(es):
Relevant Pages
|