Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dma: mv_xor: add missing __devinit and __devexit qualifiers on probe …
…and remove The ->probe() and ->remove() functions were missing the usual __devinit and __devexit qualifiers. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
- Loading branch information