projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70ae311
)
rk29: vpu: fix gcc error
author
黄涛
<huangtao@rock-chips.com>
Tue, 9 Nov 2010 02:32:35 +0000
(10:32 +0800)
committer
黄涛
<huangtao@rock-chips.com>
Tue, 9 Nov 2010 02:32:35 +0000
(10:32 +0800)
arch/arm/mach-rk29/vpu.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk29/vpu.c
b/arch/arm/mach-rk29/vpu.c
index b703fa1b94da9a6c5c20e0035adea63c305ffa60..1749374dddd0a317809c5e090d26702540050386 100644
(file)
--- a/
arch/arm/mach-rk29/vpu.c
+++ b/
arch/arm/mach-rk29/vpu.c
@@
-80,7
+80,7
@@
static struct vpu_client client;
static void vpu_release_io(void);
#ifdef CONFIG_RK29_VPU_DEBUG
-static void dump_regs(
unsigned long data
);
+static void dump_regs(
struct vpu_device *
);
#endif
static long vpu_ioctl(struct file *filp, unsigned int cmd, unsigned long arg)