lkml.org 
[lkml]   [2013]   [May]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v6, part3 16/16] AVR32: fix building warnings caused by redifinitions of HZ
On 05/13/2013 05:40 PM, David Howells wrote:
> Jiang Liu <liuj97@gmail.com> wrote:
>
>> -#ifndef HZ
>> +#ifndef __KERNEL__
>> + /*
>> + * Technically, this is wrong, but some old apps still refer to it.
>> + * The proper way to get the HZ value is via sysconf(_SC_CLK_TCK).
>> + */
>> # define HZ 100
>> #endif
> Better still, use asm-generic/param.h and uapi/asm-generic/param.h for AVR32
> instead.
>
> David
>
Hi David,
Great idea! Will use generic param.h for AVR32.
Regards!
Gerry


\
 
 \ /
  Last update: 2013-05-17 18:21    [W:0.083 / U:1.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site