From: Sebastian Ott Date: Tue, 16 Apr 2013 12:14:44 +0000 (+0200) Subject: s390/pci: uninline instruction wrappers X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~146^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbcca5d070c30909fd355018ed96134ee9018425;p=pandora-kernel.git s390/pci: uninline instruction wrappers Uninline pci related instruction wrappers to de-bloat the code: add/remove: 15/0 grow/shrink: 2/24 up/down: 1326/-12628 (-11302) This is especially useful for the inlined pci read and write functions which are used all over the kernel. Also remove the unused __stpcifc while at it. Reviewed-by: Gerald Schaefer Signed-off-by: Sebastian Ott Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed