From: Yijing Wang Date: Thu, 5 Dec 2013 11:25:18 +0000 (+0800) Subject: video: Replace local macro with PCI standard macro X-Git-Tag: firefly_0821_release~176^2~4581^2~8 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=3ca356b6de31182d97ebdd74a475da3583f5d7fe;p=firefly-linux-kernel-4.4.55.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 f28674fea909..5e94c6e4f682 100644 --- a/drivers/video/tgafb.c +++ b/drivers/video/tgafb.c @@ -32,12 +32,6 @@ #include