From 3ca356b6de31182d97ebdd74a475da3583f5d7fe Mon Sep 17 00:00:00 2001 From: Yijing Wang Date: Thu, 5 Dec 2013 19:25:18 +0800 Subject: [PATCH] video: Replace local macro with PCI standard macro Replace local macro TGA_BUS_PCI with PCI standard marco dev_is_pci(). Signed-off-by: Yijing Wang Signed-off-by: Tomi Valkeinen --- drivers/video/tgafb.c | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/drivers/video/tgafb.c b/drivers/video/tgafb.c index f28674fea909..5e94c6e4f682 100644 --- a/drivers/video/tgafb.c +++ b/drivers/video/tgafb.c @@ -32,12 +32,6 @@ #include