From 3468a33e98524a7661a158251b10cea7c9fafece Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Wed, 13 Dec 2006 00:34:20 -0800 Subject: [PATCH] [PATCH] sx: fix non-PCI build When CONFIG_PCI is not defined (i.e. PCI bus is disabled), the sx driver fails to link, since some pci functions are not available. Fix this behaviour to be able to compile this driver on machines with no PCI bus (but with ISA bus support). Signed-off-by: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed