From: Jiri Slaby Date: Thu, 25 Apr 2013 13:36:48 +0000 (+0200) Subject: TTY: rocket, fix more no-PCI warnings X-Git-Tag: v3.10-rc3~22^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=416187caedf1c3b30f9bd1ffe4f4e5596fe65ae6;p=pandora-kernel.git TTY: rocket, fix more no-PCI warnings Commit "TTY: rocket, fix compilation warning" fixed a compilation warning, but there was still a problem with !CONFIG_PCI configs. So fix them for good by coupling the PCI functions together and moving them inside a common #ifdef. Signed-off-by: Jiri Slaby Reported-by: kbuild test robot Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed