Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285195
b: refs/heads/master
c: c20ec03
h: refs/heads/master
i:
  285193: 9926f10
  285191: 296111b
v: v3
  • Loading branch information
Sylwester Nawrocki authored and Mauro Carvalho Chehab committed Nov 8, 2011
1 parent 1d0cbf8 commit e5117e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7d462fe580d6b73f0307588b898b2e6c8ad45d41
refs/heads/master: c20ec0354f89d402c68d657d94ec3a96c82dcfb5
7 changes: 0 additions & 7 deletions trunk/drivers/staging/media/as102/as10x_cmd.h
Original file line number Diff line number Diff line change
Expand Up @@ -488,10 +488,6 @@ void as10x_cmd_build(struct as10x_cmd_t *pcmd, uint16_t proc_id,
uint16_t cmd_len);
int as10x_rsp_parse(struct as10x_cmd_t *r, uint16_t proc_id);

#ifdef __cplusplus
extern "C" {
#endif

/* as10x cmd */
int as10x_cmd_turn_on(as10x_handle_t *phandle);
int as10x_cmd_turn_off(as10x_handle_t *phandle);
Expand Down Expand Up @@ -530,7 +526,4 @@ int as10x_cmd_get_context(as10x_handle_t *phandle,

int as10x_cmd_eLNA_change_mode(as10x_handle_t *phandle, uint8_t mode);
int as10x_context_rsp_parse(struct as10x_cmd_t *prsp, uint16_t proc_id);
#ifdef __cplusplus
}
#endif
#endif

0 comments on commit e5117e7

Please sign in to comment.