diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2012-05-02 18:34:52 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-05-03 16:54:53 +1000 |
commit | ca7d593e0ac8cf806aa750815daf12594345f5f6 (patch) | |
tree | d632b011b732084260f10b144e91e9258555d780 /.gitignore | |
parent | ec34a6814988f17506733c1e8b058ce46602591d (diff) |
powerpc/windfarm: fix compiler warning
Fixes this warning:
drivers/macintosh/windfarm_pm91.c: In function 'wf_smu_cpu_fans_tick':
drivers/macintosh/windfarm_pm91.c:237:2: warning: passing argument 1 of 'wf_sensor_get' from incompatible pointer type
drivers/macintosh/windfarm.h:124:19: note: expected 'struct wf_sensor *' but argument is of type 'struct wf_sensor **'
Introduced by commit 33e6820b767a ("powerpc/windfarm: Add useful
accessors").
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions