OLPC Infrastructure
Jordan Crouse
jordan.crouse at amd.com
Wed Jan 24 12:22:08 EST 2007
On 24/01/07 07:43 -0800, Andrew Burgess wrote:
> >@@ -47,7 +48,7 @@ static int __init olpc_pm_init(void)
> > uint32_t lo, hi;
> > int ret;
> >
> >- if (!machine_is_olpc)
> >+ if (machine_is_olpc())
> > return -ENODEV;
>
> You lost the negation here
Yipe! Nice catch. Thanks.
Jordan
--
Jordan Crouse
Senior Linux Engineer
Advanced Micro Devices, Inc.
<www.amd.com/embeddedprocessors>
More information about the Devel
mailing list