Re: 回复: [PATCH] unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h

2014-04-15 Thread Chen Gang
On 04/16/2014 01:19 PM, 管雪涛 wrote: > This problem has been fixed, but I didn't submit. > Anyway, I can apply your version. > > Acked-by: Xuetao Guan > OK, thanks. > - Chen Gang 写道: >> Missing related ')', the related compiling error: >> >> CC [M] drivers/gpu/drm/udl/udl_fb.o >>

回复: [PATCH] unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h

2014-04-15 Thread 管雪涛
This problem has been fixed, but I didn't submit. Anyway, I can apply your version. Acked-by: Xuetao Guan - Chen Gang 写道: > Missing related ')', the related compiling error: > > CC [M] drivers/gpu/drm/udl/udl_fb.o > drivers/gpu/drm/udl/udl_fb.c: In function ‘udl_fb_mmap’: >

回复: [PATCH] unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h

2014-04-15 Thread 管雪涛
This problem has been fixed, but I didn't submit. Anyway, I can apply your version. Acked-by: Xuetao Guan g...@mprc.pku.edu.cn - Chen Gang gang.chen.5...@gmail.com 写道: Missing related ')', the related compiling error: CC [M] drivers/gpu/drm/udl/udl_fb.o

Re: 回复: [PATCH] unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h

2014-04-15 Thread Chen Gang
On 04/16/2014 01:19 PM, 管雪涛 wrote: This problem has been fixed, but I didn't submit. Anyway, I can apply your version. Acked-by: Xuetao Guan g...@mprc.pku.edu.cn OK, thanks. - Chen Gang gang.chen.5...@gmail.com 写道: Missing related ')', the related compiling error: CC [M]

[PATCH] unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h

2014-04-14 Thread Chen Gang
Missing related ')', the related compiling error: CC [M] drivers/gpu/drm/udl/udl_fb.o drivers/gpu/drm/udl/udl_fb.c: In function ‘udl_fb_mmap’: drivers/gpu/drm/udl/udl_fb.c:273: error: expected ‘)’ before ‘return’ drivers/gpu/drm/udl/udl_fb.c:281: error: expected expression before ‘}’

[PATCH] unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h

2014-04-14 Thread Chen Gang
Missing related ')', the related compiling error: CC [M] drivers/gpu/drm/udl/udl_fb.o drivers/gpu/drm/udl/udl_fb.c: In function ‘udl_fb_mmap’: drivers/gpu/drm/udl/udl_fb.c:273: error: expected ‘)’ before ‘return’ drivers/gpu/drm/udl/udl_fb.c:281: error: expected expression before ‘}’