public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* elevator.h problem
@ 2006-06-20  9:28 Jan Engelhardt
  2006-06-20  9:31 ` [PATCH] Standalone inclusion elevator.h Jan Engelhardt
  2006-06-20 13:30 ` elevator.h problem Paolo Ornati
  0 siblings, 2 replies; 4+ messages in thread
From: Jan Engelhardt @ 2006-06-20  9:28 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hello,


I am trying to compile a module that requires elv_requeue_request.
I include <linux/elevator.h>, but that fails. Now that elevator.h includes 
blkdev.h (to get at the reqeust_queue_t typedef -- see next post), 
blkdev.h wants elv_dequeue_request, but which is defined in elevator.h. 
This circular dependency is really a problem, does anyone have 
an adequate fix? 2.6.17.

Jan Engelhardt
-- 

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

end of thread, other threads:[~2006-06-20 14:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-20  9:28 elevator.h problem Jan Engelhardt
2006-06-20  9:31 ` [PATCH] Standalone inclusion elevator.h Jan Engelhardt
2006-06-20 13:30 ` elevator.h problem Paolo Ornati
2006-06-20 14:38   ` Jan Engelhardt

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