linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* asm/*.h files missing for ppc arch.
@ 2006-09-09 15:05 Ming Liu
  2006-09-09 15:14 ` Ming Liu
  0 siblings, 1 reply; 8+ messages in thread
From: Ming Liu @ 2006-09-09 15:05 UTC (permalink / raw)
  To: linuxppc-embedded

Dear all,
Now I am trying to compile a driver module for my linux 2.6.16 kernel in 
ML403 with CPU arch Powerpc 405. But when I include linux/module.h, and 
then in module.h it includes linux/sched.h, and then in sched.h it includes 
asm/param.h and asm/semaphore.h and asm/mmu.h......, the compiling errors 
of "no such file or directory" appear. I found that there are NOT such 
files in asm/ at all.(the asm/ is linked to asm-ppc/ for PPC405 arch) Where 
are they then? I think when compiling modules, we must include 
linux/module.h and then these asm/*.h files, right? Any implies are 
appreciated. Thanks a lot for your telling.

Regards
Ming

_________________________________________________________________
享用世界上最大的电子邮件系统― MSN Hotmail。  http://www.hotmail.com  

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

end of thread, other threads:[~2006-09-09 20:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-09 15:05 asm/*.h files missing for ppc arch Ming Liu
2006-09-09 15:14 ` Ming Liu
2006-09-09 17:42   ` Josh Boyer
2006-09-09 18:34     ` Ming Liu
2006-09-09 19:21       ` Arnd Bergmann
2006-09-09 19:28         ` Ming Liu
2006-09-09 20:17           ` Arnd Bergmann
2006-09-09 20:37             ` Ming Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).