lkml.org 
[lkml]   [2011]   [Apr]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRE: [rfc patch] treewide: Convert "static const char <*> foo[] =" to "static const char <*> const foo[] ="
From
Date
On Tue, 2011-04-19 at 07:24 +0000, ym cheng wrote:
> CC arch/arm/plat-s3c24xx/gpio.o
> CC arch/arm/plat-s3c24xx/gpiolib.o
> CC arch/arm/plat-s3c24xx/time.o
> arch/arm/plat-s3c24xx/time.c:258: error: unknown field 'offset'
> specified in initializer
> arch/arm/plat-s3c24xx/time.c:258: warning: initialization from
> incompatible pointer type
> make[1]: *** [arch/arm/plat-s3c24xx/time.o] 错误 1
> make: *** [arch/arm/plat-s3c24xx] 错误 2
>
>
> error: unknown field 'offset' specified in initializer??????????why???
> I do not know why?
> my board is TQ2440,which is S3C2440.I want to support hrtimer.what
> can I do now?

time.c was moved to plat-s3c in 2008.
Use a more current version?

commit b915a125112b2500d5c6fd752948afc170a49cef
Author: Ben Dooks <ben-linux@fluff.org>
Date: Tue Oct 21 14:06:53 2008 +0100

[ARM] S3C: Move time.c to arch/arm/plat-s3c

Move time.c to arch/arm/plat-s3c
to be shared with the S3C64XX implementations.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2011-04-19 16:01    [W:0.566 / U:0.276 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site