staging: vt6655: deadcode remove zone file operations and vntconfiguration.dat
[firefly-linux-kernel-4.4.55.git] / drivers / staging / vt6655 / device.h
index 17a36dc4eda161ab8264d001a54e5860b54947a5..214f73fc9def24ae955614d6bedc826a2aeb8286 100644 (file)
@@ -750,6 +750,4 @@ bool device_dma0_xmit(struct vnt_private *pDevice,
                      struct sk_buff *skb, unsigned int uNodeIndex);
 bool device_alloc_frag_buf(struct vnt_private *pDevice,
                           PSDeFragControlBlock pDeF);
-int Config_FileOperation(struct vnt_private *pDevice,
-                        bool fwrite, unsigned char *Parameter);
 #endif