forked from luck/tmp_suning_uos_patched
[PATCH] ppc32: Fix building of TQM8260 board
Added missing include of cpm2.h in correct order to allow TQM8260 to build Signed-off-by: Kumar Gala <kumar.gala@freescale.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
757569295d
commit
c64d7b4cea
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user