From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yijing Wang Date: Thu, 05 Dec 2013 11:25:18 +0000 Subject: [PATCH] video: Replace local macro with PCI standard macro Message-Id: <1386242718-24372-1-git-send-email-wangyijing@huawei.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Jean-Christophe Plagniol-Villard , Tomi Valkeinen Cc: linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org, Yijing Wang , Hanjun Guo Replace local macro TGA_BUS_PCI with PCI standard marco dev_is_pci(). Signed-off-by: Yijing Wang --- drivers/video/tgafb.c | 16 +++++----------- 1 files changed, 5 insertions(+), 11 deletions(-) diff --git a/drivers/video/tgafb.c b/drivers/video/tgafb.c index f28674f..5e94c6e 100644 --- a/drivers/video/tgafb.c +++ b/drivers/video/tgafb.c @@ -32,12 +32,6 @@ #include