Loading drivers/iio/dac/ad5686.c +1 −2 Original line number Diff line number Diff line // SPDX-License-Identifier: GPL-2.0+ /* * AD5686R, AD5685R, AD5684R Digital to analog converters driver * * Copyright 2011 Analog Devices Inc. * * Licensed under the GPL-2. */ #include <linux/interrupt.h> Loading Loading
drivers/iio/dac/ad5686.c +1 −2 Original line number Diff line number Diff line // SPDX-License-Identifier: GPL-2.0+ /* * AD5686R, AD5685R, AD5684R Digital to analog converters driver * * Copyright 2011 Analog Devices Inc. * * Licensed under the GPL-2. */ #include <linux/interrupt.h> Loading