All of lore.kernel.org
 help / color / mirror / Atom feed
* Au1200 & IDE
@ 2005-12-14 21:56 bora.sahin
  2005-12-14 23:50 ` Jordan Crouse
  0 siblings, 1 reply; 4+ messages in thread
From: bora.sahin @ 2005-12-14 21:56 UTC (permalink / raw)
  To: linux-mips

Hi,

drivers/ide/mips/au1xxx-ide.c includes ide-timing.h:

...
#include "ide-timing.h"
...

But that directory doesnt contain "ide-timing.h" so compiler complains from 
it. ide-timing.h is in ide folder. I did a grep and saw that some other 
dirs under ide also includes that file in the same manner as in mips but 
doesnt contain it in its own folder. After I did a sym link, compile was 
successfull. What's the concept behind this? Can we move it to 
include/linux?

--
Bora SAHIN

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

end of thread, other threads:[~2005-12-15 15:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-14 21:56 Au1200 & IDE bora.sahin
2005-12-14 23:50 ` Jordan Crouse
2005-12-15  9:58   ` bora.sahin
2005-12-15 14:59   ` Ralf Baechle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.