mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 20:33:49 -04:00
Staging: adis16255: Fix compile error
This patch solves a compilation error in today linux-next tree. The adis16255 staging driver Makefile seems to be wrong. I think this patch solves the issue. Signed-off-by: Javier Martinez Canillas <martinez.javier@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
92f2a4c58f
commit
4212c68638
@@ -1 +1 @@
|
||||
obj-$(CONFIG_ADIS16255) +<EFBFBD>dis16255.o
|
||||
obj-$(CONFIG_ADIS16255) += adis1625.o
|
||||
|
||||
Reference in New Issue
Block a user