Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging:iio:trigger:bfin-timer: Fix compile error

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by

Lars-Peter Clausen and committed by
Greg Kroah-Hartman
dafb7d1b 0c849b3c

+1 -1
+1 -1
drivers/staging/iio/trigger/iio-trig-bfin-timer.c
··· 144 144 } 145 145 146 146 static const struct iio_trigger_ops iio_bfin_tmr_trigger_ops = { 147 - owner = THIS_MODULE, 147 + .owner = THIS_MODULE, 148 148 }; 149 149 150 150 static int __devinit iio_bfin_tmr_trigger_probe(struct platform_device *pdev)