lkml.org 
[lkml]   [2012]   [Mar]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 2/5] OpenRISC: Use generic bitops.h
Date
There is no need to reinvent the wheel.

Signed-off-by: Richard Weinberger <richard@nod.at>
---
arch/openrisc/include/asm/Kbuild | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/openrisc/include/asm/Kbuild b/arch/openrisc/include/asm/Kbuild
index 11162e6..a283165 100644
--- a/arch/openrisc/include/asm/Kbuild
+++ b/arch/openrisc/include/asm/Kbuild
@@ -4,6 +4,7 @@ header-y += spr_defs.h

generic-y += atomic.h
generic-y += auxvec.h
+generic-y += bitops.h
generic-y += bitsperlong.h
generic-y += bug.h
generic-y += bugs.h
--
1.7.7.3


\
 
 \ /
  Last update: 2012-03-02 01:57    [W:0.062 / U:1.980 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site