powerpc: Rework <asm/fsl_lbc.h> includes
This file should not include <config.h> nor should it include <common.h> so remove both. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
#ifndef __ASM_PPC_FSL_LBC_H
|
||||
#define __ASM_PPC_FSL_LBC_H
|
||||
|
||||
#include <config.h>
|
||||
#include <common.h>
|
||||
|
||||
#ifdef CONFIG_MPC85xx
|
||||
void lbc_sdram_init(void);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user