diff options
author | Peter Meerwald <pmeerw@pmeerw.net> | 2012-08-28 01:12:00 +0400 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2012-09-03 23:26:44 +0400 |
commit | e58bf5332d8ccc14ae0788e5541d4b8327728f5b (patch) | |
tree | 4fa1a3471aae764fecb4f8b6df0b5173039c178e /drivers/iio | |
parent | 99698b45670a37b5304d5c6a743c8e96baa9ed8f (diff) | |
download | linux-e58bf5332d8ccc14ae0788e5541d4b8327728f5b.tar.xz |
iio: fix spelling of subsystem
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio')
-rw-r--r-- | drivers/iio/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/Kconfig b/drivers/iio/Kconfig index d4984c8be973..56825e6f5725 100644 --- a/drivers/iio/Kconfig +++ b/drivers/iio/Kconfig @@ -1,5 +1,5 @@ # -# Industrial I/O subsytem configuration +# Industrial I/O subsystem configuration # menuconfig IIO |