summaryrefslogtreecommitdiff
path: root/include/video/av8100.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/video/av8100.h')
-rw-r--r--include/video/av8100.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/video/av8100.h b/include/video/av8100.h
index b5922c8b2e5..23e96a0b871 100644
--- a/include/video/av8100.h
+++ b/include/video/av8100.h
@@ -411,8 +411,7 @@ int av8100_powerup(void);
int av8100_powerdown(void);
int av8100_disable_interrupt(void);
int av8100_enable_interrupt(void);
-int av8100_download_firmware(char *fw_buff, int numOfBytes,
- enum interface_type if_type);
+int av8100_download_firmware(enum interface_type if_type);
int av8100_reg_stby_w(
unsigned char cpd,
unsigned char stby,