Acked-by: Lennox Wu ©ó 2013/11/13 ¤W¤È 03:42, Geert Uytterhoeven ´£¨ì: > Signed-off-by: Geert Uytterhoeven > Cc: Chen Liqin > Cc: Lennox Wu > --- > arch/score/include/asm/Kbuild | 1 + > arch/score/include/asm/sections.h | 6 ------ > 2 files changed, 1 insertion(+), 6 deletions(-) > delete mode 100644 arch/score/include/asm/sections.h > > diff --git a/arch/score/include/asm/Kbuild b/arch/score/include/asm/Kbuild > index f3414ade77a3..32cd967c19a4 100644 > --- a/arch/score/include/asm/Kbuild > +++ b/arch/score/include/asm/Kbuild > @@ -2,6 +2,7 @@ > header-y += > > generic-y += clkdev.h > +generic-y += sections.h > generic-y += trace_clock.h > generic-y += xor.h > generic-y += preempt.h > diff --git a/arch/score/include/asm/sections.h b/arch/score/include/asm/sections.h > deleted file mode 100644 > index 9441d23af005..000000000000 > --- a/arch/score/include/asm/sections.h > +++ /dev/null > @@ -1,6 +0,0 @@ > -#ifndef _ASM_SCORE_SECTIONS_H > -#define _ASM_SCORE_SECTIONS_H > - > -#include > - > -#endif /* _ASM_SCORE_SECTIONS_H */