|
@@ -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 */
|