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

Configure Feed

Select the types of activity you want to include in your feed.

iio: adc: ad7476: Remove duplicate include

Remove duplicate inclusion of linux/bitops.h.

Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Reviewed-by: Matti Vaittinen <mazziesaccount@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Chen Ni and committed by
Jonathan Cameron
b8d1936d b96261d7

-1
-1
drivers/iio/adc/ad7476.c
··· 16 16 #include <linux/gpio/consumer.h> 17 17 #include <linux/err.h> 18 18 #include <linux/module.h> 19 - #include <linux/bitops.h> 20 19 #include <linux/delay.h> 21 20 22 21 #include <linux/iio/iio.h>