summaryrefslogtreecommitdiff
path: root/drivers/staging/crystalhd/bc_dts_glob_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/bc_dts_glob_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/bc_dts_glob_lnx.h')
-rw-r--r--drivers/staging/crystalhd/bc_dts_glob_lnx.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/staging/crystalhd/bc_dts_glob_lnx.h b/drivers/staging/crystalhd/bc_dts_glob_lnx.h
index bbe5119..fd1a6e6 100644
--- a/drivers/staging/crystalhd/bc_dts_glob_lnx.h
+++ b/drivers/staging/crystalhd/bc_dts_glob_lnx.h
@@ -48,8 +48,7 @@
#endif
-#include "bc_dts_defs.h"
-#include "bcm_70012_regs.h" /* Link Register defs */
+#include "crystalhd.h"
#define CRYSTALHD_API_NAME "crystalhd"
#define CRYSTALHD_API_DEV_NAME "/dev/crystalhd"