Re: [PATCH 04/12] clocksource: avr32 initialize list value

2007-01-23 Thread Haavard Skinnemoen
On Tue, 23 Jan 2007 05:02:49 -0800 Daniel Walker <[EMAIL PROTECTED]> wrote: > On Tue, 2007-01-23 at 13:42 +0100, Haavard Skinnemoen wrote: > > On 1/23/07, Daniel Walker <[EMAIL PROTECTED]> wrote: > > > Update arch/avre32/ with list initialization. > > > > > > Signed-Off-By: Daniel Walker <[EMAIL P

Re: [PATCH 04/12] clocksource: avr32 initialize list value

2007-01-23 Thread Daniel Walker
On Tue, 2007-01-23 at 13:42 +0100, Haavard Skinnemoen wrote: > On 1/23/07, Daniel Walker <[EMAIL PROTECTED]> wrote: > > Update arch/avre32/ with list initialization. > > > > Signed-Off-By: Daniel Walker <[EMAIL PROTECTED]> > > Looks good to me, although I suppose it wouldn't hurt to include > as

Re: [PATCH 04/12] clocksource: avr32 initialize list value

2007-01-23 Thread Haavard Skinnemoen
On 1/23/07, Daniel Walker <[EMAIL PROTECTED]> wrote: Update arch/avre32/ with list initialization. Signed-Off-By: Daniel Walker <[EMAIL PROTECTED]> Looks good to me, although I suppose it wouldn't hurt to include as well since there seems to be an ongoing effort to reduce the number of files

[PATCH 04/12] clocksource: avr32 initialize list value

2007-01-22 Thread Daniel Walker
Update arch/avre32/ with list initialization. Signed-Off-By: Daniel Walker <[EMAIL PROTECTED]> --- arch/avr32/kernel/time.c |1 + 1 file changed, 1 insertion(+) Index: linux-2.6.19/arch/avr32/kernel/time.c === --- linux-2.6.19.