ARM: OMAP: Make plat/sram.h local to plat-omap

We can move this from plat to be local to plat-omap
for common ARM zImage support.

Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Tony Lindgren
2012-10-02 14:19:52 -07:00
부모 a8f7445c7b
커밋 622297fdec
18개의 변경된 파일131개의 추가작업 그리고 126개의 파일을 삭제

파일 보기

@@ -37,9 +37,10 @@
#include <asm/system_misc.h>
#include <plat/clock.h>
#include <plat/sram.h>
#include <plat-omap/dma-omap.h>
#include "../plat-omap/sram.h"
#include "common.h"
#include "prm2xxx_3xxx.h"
#include "prm-regbits-24xx.h"