diff options
author | Kumar Gala <galak@freescale.com> | 2005-10-20 16:44:03 (GMT) |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2005-10-26 05:52:56 (GMT) |
commit | 60dda2565bbf31bbe662fd143a41c861b7a190cf (patch) | |
tree | 26821704b421cbfc50f50dc2cb7f028960b7294d /fs/nfsctl.c | |
parent | d2e615125762459fd2bb9f0c91881509a0b9c31b (diff) | |
download | linux-fsl-qoriq-60dda2565bbf31bbe662fd143a41c861b7a190cf.tar.xz |
[PATCH] powerpc: some prom.c cleanups
On !CONFIG_PPC_MULTIPLATFORM _machine is defined as 0. This is ok, but
we can't assign a value to _machine then.
We may not have CONFIG_PCI available, so only build in support for
find_parent_pci_resource(), request_OF_resource(), release_OF_resource()
if PCI is enabled. This is probably not the long term fix but works out
for now.
Make reg_property64 contain 64-bit elements on a 32-bit machine.
Mark the deprecated prom.c functions as __deprecated.
Signed-off-by: Kumar K. Gala <kumar.gala@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'fs/nfsctl.c')
0 files changed, 0 insertions, 0 deletions