Skip to content

Commit

Permalink
iio: Remove duplicates for light/ in Kconfig and Makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
  • Loading branch information
Andreas Larsson authored and Jonathan Cameron committed Oct 19, 2012
1 parent 2e132e4 commit 98f9c3c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion drivers/iio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ source "drivers/iio/frequency/Kconfig"
source "drivers/iio/dac/Kconfig"
source "drivers/iio/common/Kconfig"
source "drivers/iio/gyro/Kconfig"
source "drivers/iio/light/Kconfig"
source "drivers/iio/magnetometer/Kconfig"

endif # IIO
1 change: 0 additions & 1 deletion drivers/iio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ obj-y += frequency/
obj-y += dac/
obj-y += common/
obj-y += gyro/
obj-y += light/
obj-y += magnetometer/

0 comments on commit 98f9c3c

Please sign in to comment.