Skip to content
Snippets Groups Projects
Commit da2a4909 authored by Michal Simek's avatar Michal Simek
Browse files

microblaze: Remove unused variable ram_base


This variable is completely unused that's why remove it.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 3c3886d7
No related branches found
No related tags found
No related merge requests found
......@@ -24,8 +24,6 @@
DECLARE_GLOBAL_DATA_PTR;
ulong ram_base;
int dram_init_banksize(void)
{
return fdtdec_setup_memory_banksize();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment