Commit 5c803b43 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] Remove some unused ppc64 variables

From: Anton Blanchard <anton@samba.org>

Remove some unused ppc64 variables
parent be523044
...@@ -76,8 +76,6 @@ pgd_t * ioremap_pgd = (pgd_t *)&ioremap_dir; ...@@ -76,8 +76,6 @@ pgd_t * ioremap_pgd = (pgd_t *)&ioremap_dir;
unsigned long klimit = (unsigned long)_end; unsigned long klimit = (unsigned long)_end;
HPTE *Hash=0;
unsigned long Hash_size=0;
unsigned long _SDR1=0; unsigned long _SDR1=0;
unsigned long _ASR=0; unsigned long _ASR=0;
......
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