From: Yijing Wang Date: Thu, 5 Dec 2013 11:25:18 +0000 (+0800) Subject: video: Replace local macro with PCI standard macro X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3ca356b6de31182d97ebdd74a475da3583f5d7fe;p=linux.git 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 --- diff --git a/drivers/video/tgafb.c b/drivers/video/tgafb.c index f28674fea909b..5e94c6e4f682b 100644 --- a/drivers/video/tgafb.c +++ b/drivers/video/tgafb.c @@ -32,12 +32,6 @@ #include