diff options
author | R Sricharan <r.sricharan@ti.com> | 2012-05-10 21:27:20 +0530 |
---|---|---|
committer | Santosh Shilimkar <santosh.shilimkar@ti.com> | 2012-07-09 19:14:38 +0530 |
commit | e799840a09c7e4b7e94d08a7b8c3ec4ba81611f9 (patch) | |
tree | e26107fa6412a90c84ea880aadb840fbcbd059e2 /arch/arm/plat-omap/include/plat/mailbox.h | |
parent | fb584511c4664573097ece7df0de06ad00b713a2 (diff) | |
download | talos-op-linux-e799840a09c7e4b7e94d08a7b8c3ec4ba81611f9.tar.gz talos-op-linux-e799840a09c7e4b7e94d08a7b8c3ec4ba81611f9.zip |
ARM: OMAP2+: Move stubbed secure_sram_reserve function to a common.c and call it __weak
omap_secure_ram_reserve_memblock is stubbed for OMAP1,2 only builds using a
ifdef check. But this results in adding CONFIG_ARCH_OMAPxx checks for
future socs that use the real function. So move this to common.c file and
call it __weak.
Signed-off-by: R Sricharan <r.sricharan@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Diffstat (limited to 'arch/arm/plat-omap/include/plat/mailbox.h')
0 files changed, 0 insertions, 0 deletions