Skip to content

Commit

Permalink
Microblaze: Remove unused variable from paging init
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Simek <monstr@monstr.eu>
  • Loading branch information
Michal Simek committed May 21, 2009
1 parent cda1fd5 commit e93b55b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/microblaze/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit e93b55b

Please sign in to comment.