Re: [PATCH 1/3] powerpc/pci: Remove dead checks for CONFIG_PPC_OF

2009-08-20 Thread Stephen Rothwell
Hi Grant, On Thu, 20 Aug 2009 23:30:09 -0600 Grant Likely wrote: > > From: Grant Likely > > PPC_OF is always selected for arch/powerpc. This patch removes the stale > #defines > > Signed-off-by: Grant Likely Good work. Acked-by: Stephen Rothwell -- Cheers, Stephen Rothwell

[PATCH 1/3] powerpc/pci: Remove dead checks for CONFIG_PPC_OF

2009-08-20 Thread Grant Likely
From: Grant Likely PPC_OF is always selected for arch/powerpc. This patch removes the stale #defines Signed-off-by: Grant Likely --- arch/powerpc/kernel/pci-common.c |8 arch/powerpc/kernel/pci_32.c |9 - 2 files changed, 0 insertions(+), 17 deletions(-) diff -