mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-26 20:58:33 +00:00
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>
This commit is contained in:
parent
0c849b3c16
commit
dafb7d1bd0
@ -144,7 +144,7 @@ static int iio_bfin_tmr_get_number(int irq)
|
||||
}
|
||||
|
||||
static const struct iio_trigger_ops iio_bfin_tmr_trigger_ops = {
|
||||
owner = THIS_MODULE,
|
||||
.owner = THIS_MODULE,
|
||||
};
|
||||
|
||||
static int __devinit iio_bfin_tmr_trigger_probe(struct platform_device *pdev)
|
||||
|
Loading…
x
Reference in New Issue
Block a user