summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/dpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/vt6655/dpc.h')
-rw-r--r--drivers/staging/vt6655/dpc.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/staging/vt6655/dpc.h b/drivers/staging/vt6655/dpc.h
index dd48e41..ad49571 100644
--- a/drivers/staging/vt6655/dpc.h
+++ b/drivers/staging/vt6655/dpc.h
@@ -29,15 +29,7 @@
#ifndef __DPC_H__
#define __DPC_H__
-#include "ttype.h"
#include "device.h"
-#include "wcmd.h"
-
-bool
-device_receive_frame(
- struct vnt_private *,
- PSRxDesc pCurrRD
-);
bool vnt_receive_frame(struct vnt_private *priv, PSRxDesc curr_rd);
OpenPOWER on IntegriCloud