From: Wei Yang Date: Fri, 19 Sep 2014 09:25:22 +0000 (+0800) Subject: powerpc/pci: remove duplicate declaration of pci_bus_find_capability X-Git-Tag: omap-for-v3.19/prcm-cleanup~114^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8abf29f829de366b989b360af96b2ba871324ad6;p=pandora-kernel.git powerpc/pci: remove duplicate declaration of pci_bus_find_capability pci_bus_find_capability() is decleared in pci.h, so it is not necessary to do it again. This patch removes it. Signed-off-by: Wei Yang Reviewed-by: Gavin Shan Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed