powerpc: Remove `have_of' global variable

The `have_of' variable is a relic from the arch/ppc time, it isn't
useful nowadays.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
Anton Vorontsov
2008-12-09 09:47:29 +00:00
committed by Paul Mackerras
parent 0efbb57e06
commit 6b82b3e4b5
6 changed files with 2 additions and 15 deletions

View File

@@ -70,7 +70,6 @@
#define DBG(fmt...)
#endif
int have_of = 1;
int boot_cpuid = 0;
u64 ppc64_pft_size;