From: Dave Jones <davej@redhat.com>
To: Nico Golde <nico@ngolde.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Getting cpu frequency
Date: Sat, 11 Feb 2006 16:37:48 -0500 [thread overview]
Message-ID: <20060211213748.GD8337@redhat.com> (raw)
In-Reply-To: <20060211204733.GA7813@ngolde.de>
On Sat, Feb 11, 2006 at 09:47:34PM +0100, Nico Golde wrote:
> 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
Are you trying to do this from a userspace program ?
If so, this isn't going to work.
Dave
next prev parent reply other threads:[~2006-02-11 21:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-11 20:47 Nico Golde
2006-02-11 21:37 ` Dave Jones [this message]
2006-02-11 21:42 ` Nico Golde
2006-02-11 22:13 ` Dave Jones
2006-02-11 22:16 ` Nico Golde
2006-02-12 8:46 ` Mattia Dongili
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060211213748.GD8337@redhat.com \
--to=davej@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nico@ngolde.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®