diff options
author | Greg Kroah-Hartman <[email protected]> | 2015-08-14 20:28:32 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2015-08-14 20:36:00 -0700 |
commit | 93dee8eea02aefebe2d21128b5f742afe6671f23 (patch) | |
tree | b58337046c9057a7cace9e75bf0643691b09d3a8 /scripts/gdb/linux/modules.py | |
parent | 4183e9794c751c5139e4599a0c512c7804575a82 (diff) |
staging: wilc1000: remove WILC_TimerCreate()
It was just a wrapper around setup_timer() and could never fail, so just
call the real function, and fix up the function arguments of the
callbacks to be proper timer callback functions.
Cc: Johnny Kim <[email protected]>
Cc: Rachel Kim <[email protected]>
Cc: Dean Lee <[email protected]>
Cc: Chris Park <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions