On Fri, Oct 30, 2015 at 4:23 AM, Jagan Teki wrote:
>> diff --git a/arch/openrisc/include/asm/bitops.h
>> b/arch/openrisc/include/asm/bitops.h
>> index 6d0b57c..28c4658 100644
>> --- a/arch/openrisc/include/asm/bitops.h
>> +++ b/arch/openrisc/include/asm/bitops.h
>> @@ -12,6 +12,10 @@
>> #define
On 26 October 2015 at 21:41, Fabio Estevam wrote:
> The generic bitops headers are required when calling logarithimic
> functions, such as ilog2().
>
> Signed-off-by: Fabio Estevam
> ---
Reviewed-by: Jagan Teki
> Changes since v3:
> - Newly introduced in this version
>
> arch/openrisc/include
The generic bitops headers are required when calling logarithimic
functions, such as ilog2().
Signed-off-by: Fabio Estevam
---
Changes since v3:
- Newly introduced in this version
arch/openrisc/include/asm/bitops.h | 4
1 file changed, 4 insertions(+)
diff --git a/arch/openrisc/include/as
3 matches
Mail list logo