Commit e93b55bf authored by Michal Simek's avatar Michal Simek

Microblaze: Remove unused variable from paging init

Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent cda1fd5a
......@@ -41,7 +41,6 @@ unsigned int memory_size;
*/
static void __init paging_init(void)
{
int i;
unsigned long zones_size[MAX_NR_ZONES];
/* Clean every zones */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment