public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* pcmcia_ioctl.c compile error
@ 2008-04-29 18:27 Adrian Bunk
  2008-04-29 18:38 ` Andrew Morton
  2008-04-29 20:17 ` Russell King
  0 siblings, 2 replies; 16+ messages in thread
From: Adrian Bunk @ 2008-04-29 18:27 UTC (permalink / raw)
  To: Denis V. Lunev, Alexey Dobriyan, Andrew Morton; +Cc: linux-pcmcia, linux-kernel

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


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2008-04-29 22:41 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-29 18:27 pcmcia_ioctl.c compile error Adrian Bunk
2008-04-29 18:38 ` Andrew Morton
2008-04-29 20:17 ` Russell King
2008-04-29 20:59   ` Randy Dunlap
2008-04-29 21:03     ` Harvey Harrison
2008-04-29 21:07       ` Randy Dunlap
2008-04-29 21:09       ` Andrew Morton
2008-04-29 21:15         ` Randy Dunlap
2008-04-29 21:38           ` Andrew Morton
2008-04-29 21:56             ` Russell King
2008-04-29 22:12               ` Andrew Morton
2008-04-29 22:04         ` Alan Cox
2008-04-29 21:14     ` Russell King
2008-04-29 21:17       ` Randy Dunlap
2008-04-29 21:58       ` Alan Cox
2008-04-29 22:35         ` Russell King

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