Skip to content

Commit

Permalink
staging: comedi: cb_pcidas64: fix forward declararions 4
Browse files Browse the repository at this point in the history
Move `disable_plx_interrupts()`, `disable_ai_interrupts()`,
`enable_ai_interrupts()`, `set_ai_fifo_segment_length()`,
`set_ai_fifo_size()`, `ai_fifo_size()`, `load_ao_dma_buffer()`, and
`load_ao_dma()`, and remove forward declarations of these functions.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Ian Abbott authored and Greg Kroah-Hartman committed Nov 6, 2012
1 parent 012e642 commit dd379fa
Showing 1 changed file with 188 additions and 198 deletions.
Loading

0 comments on commit dd379fa

Please sign in to comment.