1. 09 5月, 2012 1 次提交
    • I
      ARM: kirkwood: add missing kexec.h include · a7ac56de
      Ian Campbell 提交于
      Fixes the following build error when CONFIG_KEXEC is enabled:
        CC      arch/arm/mach-kirkwood/board-dt.o
      arch/arm/mach-kirkwood/board-dt.c: In function 'kirkwood_dt_init':
      arch/arm/mach-kirkwood/board-dt.c:52:2: error: 'kexec_reinit' undeclared (first use in this function)
      arch/arm/mach-kirkwood/board-dt.c:52:2: note: each undeclared identifier is reported only once for each function it appears in
      Signed-off-by: NIan Campbell <ijc@hellion.org.uk>
      [v4, rebase onto recent Linus for repost]
      [v3, speak actual English in the commit message, thanks Sergei Shtylyov]
      [v2, using linux/kexec.h not asm/kexec.h]
      Signed-off-by: NJason Cooper <jason@lakedaemon.net>
      a7ac56de
  2. 16 3月, 2012 3 次提交
  3. 28 2月, 2012 2 次提交