All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] scx200_acb compilation breakage
@ 2006-01-20 20:06 Jean Delvare
  2006-01-20 20:58 ` BGardner
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jean Delvare @ 2006-01-20 20:06 UTC (permalink / raw)
  To: lm-sensors

Hi Ben,

Andrew Morton is reporting scx200_acb compilation breakage on non-x86
due to the use of asm/msr.h, which only i386 and x86_64 have. This is
caused by your patch adding CS5535 support.

Now, how do we fix the problem?

First solution is to make the driver depend on X86. But are there other
architectures where this driver may be used? I'd guess not.

Second solution is to surround the CS5535 specific parts with #ifdef
X86 so that the driver can still be compiled on other architectures.

Opinions?

Thanks,
-- 
Jean Delvare


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

end of thread, other threads:[~2006-01-22 11:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-20 20:06 [lm-sensors] scx200_acb compilation breakage Jean Delvare
2006-01-20 20:58 ` BGardner
2006-01-21  9:05 ` Jean Delvare
2006-01-22 10:42 ` Jean Delvare
2006-01-22 11:48 ` Henrik Brix Andersen

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.