Skip to content
Commit cd09fea4 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

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: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent f7d12ef5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment