Hi, at the moment I try to get the current cpu frequency via using the cpufreq_get() function defined in linux/cpufreq.h. Can someone point me to the headers I have to include to let this work because just doing #include <linux/cpufreq.h> results in a bunch of errors: [...] In file included from /usr/include/linux/cpu.h:22, from cpu.c:2: /usr/include/linux/sysdev.h:31: error: field 'drivers' has incomplete type /usr/include/linux/sysdev.h:35: error: syntax error before 'pm_message_t' /usr/include/linux/sysdev.h:37: error: field 'kset' has incomplete type /usr/include/linux/sysdev.h:50: error: field 'entry' has incomplete type /usr/include/linux/sysdev.h:54: error: syntax error before 'pm_message_t' /usr/include/linux/sysdev.h:69: error: syntax error before 'u32' /usr/include/linux/sysdev.h:72: error: syntax error before '}' token /usr/include/linux/sysdev.h:79: error: field 'attr' has incomplete type /usr/include/linux/sysdev.h:80: error: syntax error before 'ssize_ [...] Using 2.6.14. Regards Nico P.S. Please CC me, I am not subsribed, thanks -- Nico Golde - JAB: [email protected] | GPG: 0x73647CFF http://www.ngolde.de | http://www.muttng.org | http://grml.org Forget about that mouse with 3/4/5 buttons - gimme a keyboard with 103/104/105 keys!
Attachment:
pgpDBUyR0w3t4.pgp
Description: PGP signature
- Follow-Ups:
- Re: Getting cpu frequency
- From: Dave Jones <[email protected]>
- Re: Getting cpu frequency
- Prev by Date: Re: [BUG GIT] Unable to handle kernel paging request at virtual address e1380288
- Next by Date: Re: [QUESTION] Your way doing kernel/module development
- Previous by thread: [git patch review 1/4] IPoIB: Don't start send-only joins while multicast thread is stopped
- Next by thread: Re: Getting cpu frequency
- Index(es):