Re: [PATCH 4/4] powerpc/eeh: remove unused macro IS_BRIDGE

2015-03-10 Thread Gavin Shan
On Mon, Mar 09, 2015 at 11:17:32AM +0800, Wei Yang wrote: >Currently, the macro IS_BRIDGE is not used any where. >This patch just removes it. > >Signed-off-by: Wei Yang Acked-by: Gavin Shan Thanks, Gavin >--- > arch/powerpc/kernel/eeh.c |2 -- > 1 file changed, 2 deletions(-) > >diff --git

[PATCH 4/4] powerpc/eeh: remove unused macro IS_BRIDGE

2015-03-08 Thread Wei Yang
Currently, the macro IS_BRIDGE is not used any where. This patch just removes it. Signed-off-by: Wei Yang --- arch/powerpc/kernel/eeh.c |2 -- 1 file changed, 2 deletions(-) diff --git a/arch/powerpc/kernel/eeh.c b/arch/powerpc/kernel/eeh.c index 3b2252e..60df70c 100644 --- a/arch/powerpc/k