On 5/3/2010 5:01 AM, Tom Rix wrote:
> Vipin KUMAR wrote:
>> change_bit routine is left implementation dependent until now.
>> This routine is now defined for arm platforms in asm-arm/bitops.h
>>
>
> Add a reason on why this change is needed.
> Something like
> 'mtd/nand/.. needs this to be defined
Vipin KUMAR wrote:
> change_bit routine is left implementation dependent until now.
> This routine is now defined for arm platforms in asm-arm/bitops.h
>
Add a reason on why this change is needed.
Something like
'mtd/nand/.. needs this to be defined..
and the new nand driver needs it.. '
Tom
change_bit routine is left implementation dependent until now.
This routine is now defined for arm platforms in asm-arm/bitops.h
Signed-off-by: Vipin Kumar
---
arch/arm/include/asm/bitops.h | 11 +--
1 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/arch/arm/include/asm/bi
3 matches
Mail list logo