kernel/drivers/iio/trigger/iio-trig-interrupt.c
.. .. @@ -1,11 +1,8 @@ 1 1 2 /* 2 3 * Industrial I/O - generic interrupt based trigger support 3 4 * 4 5 * Copyright (c) 2008-2013 Jonathan Cameron 5 6 7 8 9 6 */ 10 7 11 8 #include <linux/kernel.h>