mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:24:45 +01:00
iio: imu: adis16475: remove extra line
Remove extra line before adis16475_probe(). Signed-off-by: Nuno Sá <nuno.sa@analog.com> Link: https://patch.msgid.link/20250808-adis15475-extraline-v1-1-e3259a466e95@analog.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
parent
f01701a854
commit
d2d75e2526
1 changed files with 0 additions and 1 deletions
|
|
@ -1930,7 +1930,6 @@ static int adis16475_config_irq_pin(struct adis16475 *st)
|
|||
return 0;
|
||||
}
|
||||
|
||||
|
||||
static int adis16475_probe(struct spi_device *spi)
|
||||
{
|
||||
struct iio_dev *indio_dev;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue