From: Arthur Othieno Date: Sun, 30 Jul 2006 10:04:20 +0000 (-0700) Subject: [PATCH] nvidiafb: remove redundant CONFIG_PCI check X-Git-Tag: v2.6.18-rc4~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1367d2a2817e6199092b43fe01c1eed3374c4e4;p=pandora-kernel.git [PATCH] nvidiafb: remove redundant CONFIG_PCI check CONFIG_FB_NVIDIA already depends on CONFIG_PCI in drivers/video/Kconfig. Driver does an extra ``sanity check'' which is then redundant. Signed-off-by: Arthur Othieno Cc: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed