[POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number().
authorJon Loeliger <jdl@freescale.com>
Mon, 4 Jun 2007 19:28:44 +0000 (14:28 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 3 Jul 2007 07:48:17 +0000 (02:48 -0500)
Remove uses of hack GET_64BIT() property macro and use
the more general of_read_number() function from prom.h
as suggested by Milton.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found