提交 c64d7b4c 编写于 作者: K Kumar Gala 提交者: Linus Torvalds

[PATCH] ppc32: Fix building of TQM8260 board

Added missing include of cpm2.h in correct order to allow TQM8260 to build
Signed-off-by: NKumar Gala <kumar.gala@freescale.com>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 75756929
......@@ -16,8 +16,8 @@
#include <linux/init.h>
#include <asm/immap_cpm2.h>
#include <asm/mpc8260.h>
#include <asm/cpm2.h>
#include <asm/machdep.h>
static int
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册