[PATCH 2/3] [ARM] Allow machines to override __delay()

Stephen Boyd sboyd at codeaurora.org
Tue Oct 5 23:36:44 EDT 2010


 On 10/05/2010 10:29 AM, Daniel Walker wrote:
>> diff --git a/arch/arm/lib/delay.c b/arch/arm/lib/delay.c
>> index 5ee0adc..b307fcc 100644
>> --- a/arch/arm/lib/delay.c
>> +++ b/arch/arm/lib/delay.c
>> @@ -3,6 +3,8 @@
>>   *
>>   *  Copyright (C) 1995, 1996 Russell King
>>   *  Copyright (c) 2010, Code Aurora Forum. All rights reserved.
>> + *  Copyright (C) 1993 Linus Torvalds
>> + *  Copyright (C) 1997 Martin Mares <mj at atrey.karlin.mff.cuni.cz>
> Who is Martin Mares? Why are you adding these?

These are the respective copyrights from x86's delay.c for the code I
copied. I'll see if they can be dropped.

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.




More information about the linux-arm-kernel mailing list