summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/int.h
diff options
context:
space:
mode:
authorAndres More2010-05-01 19:25:00 +0200
committerGreg Kroah-Hartman2010-05-11 20:36:01 +0200
commit8611a29ab967bc197494db19d31994d1b5a26fdc (patch)
tree521ae94c2e0bf1f7db85d1480909ad6d39aed370 /drivers/staging/vt6656/int.h
parentStaging: comedi: clean up kcomedilib/get.c (diff)
downloadkernel-qcow2-linux-8611a29ab967bc197494db19d31994d1b5a26fdc.tar.gz
kernel-qcow2-linux-8611a29ab967bc197494db19d31994d1b5a26fdc.tar.xz
kernel-qcow2-linux-8611a29ab967bc197494db19d31994d1b5a26fdc.zip
Staging: vt6656: removed VOID/PVOID definitions
Warnings about the usage of externs in .c files were not resolved here. Signed-off-by: Andres More <more.andres@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/vt6656/int.h')
-rw-r--r--drivers/staging/vt6656/int.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/staging/vt6656/int.h b/drivers/staging/vt6656/int.h
index c3476cff5429..20c96f550688 100644
--- a/drivers/staging/vt6656/int.h
+++ b/drivers/staging/vt6656/int.h
@@ -67,10 +67,7 @@ SINTData, *PSINTData;
/*--------------------- Export Functions --------------------------*/
-VOID
-INTvWorkItem(
- PVOID Context
- );
+void INTvWorkItem(void *Context);
NTSTATUS
INTnsProcessData(