1
0
Fork 0

Microblaze: Remove unused variable from paging init

Signed-off-by: Michal Simek <monstr@monstr.eu>
hifive-unleashed-5.1
Michal Simek 2009-05-21 13:53:56 +02:00
parent cda1fd5a60
commit e93b55bfb3
1 changed files with 0 additions and 1 deletions

View File

@ -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 */