summaryrefslogtreecommitdiff
path: root/drivers/staging/crystalhd/crystalhd_lnx.h
diff options
context:
space:
mode:
authorJorgyano Vieira <jorgyano@gmail.com>2012-02-25 23:58:21 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-02-29 23:54:39 (GMT)
commit01c3207091a67b898ce52b74afbee23a0b2b2ea6 (patch)
tree1b86796bd13aad9bb791e3262cc523248be5db23 /drivers/staging/crystalhd/crystalhd_lnx.h
parent4768f3f09a69d3a7a8ac27e9daafddc1ac920ab4 (diff)
downloadlinux-fsl-qoriq-01c3207091a67b898ce52b74afbee23a0b2b2ea6.tar.xz
Staging: crystalhd: Replace the local includes with global header
This patch replaces the local includes with the global header. So the the crystalhd.h will be the only header included by the other files. Signed-off-by: Jorgyano Vieira <jorgyano@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/crystalhd/crystalhd_lnx.h')
-rw-r--r--drivers/staging/crystalhd/crystalhd_lnx.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/staging/crystalhd/crystalhd_lnx.h b/drivers/staging/crystalhd/crystalhd_lnx.h
index a2b5a56..a81f929 100644
--- a/drivers/staging/crystalhd/crystalhd_lnx.h
+++ b/drivers/staging/crystalhd/crystalhd_lnx.h
@@ -1,7 +1,7 @@
/***************************************************************************
* Copyright (c) 2005-2009, Broadcom Corporation.
*
- * Name: crystalhd_lnx . c
+ * Name: crystalhd_lnx . h
*
* Description:
* BCM70012 Linux driver
@@ -48,11 +48,10 @@
#include <asm/system.h>
#include <linux/uaccess.h>
-#include "crystalhd_cmds.h"
+#include "crystalhd.h"
#define CRYSTAL_HD_NAME "Broadcom Crystal HD Decoder (BCM70012) Driver"
-
/* OS specific PCI information structure and adapter information. */
struct crystalhd_adp {
/* Hardware borad/PCI specifics */