From 26e7fc6a60bcd804becd46e38f2f5f62072826e8 Mon Sep 17 00:00:00 2001 From: Jonathan Cameron Date: Thu, 17 Oct 2024 18:44:57 +0100 Subject: [PATCH] iio: adc: ad7606: Drop spurious empty file. Empty file unintentionally included in commit. Drop it. Fixes: 94aab7a0f5c7 ("iio: adc: ad7606: rework available attributes for SW channels") Signed-off-by: Jonathan Cameron --- drivers/iio/adc/ad7606_spi. | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 drivers/iio/adc/ad7606_spi. diff --git a/drivers/iio/adc/ad7606_spi. b/drivers/iio/adc/ad7606_spi. deleted file mode 100644 index e69de29bb2d1..000000000000 -- 2.50.1