mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 11:37:06 +02: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:
parent
92f2a4c58f
commit
4212c68638
|
|
@ -1 +1 @@
|
|||
obj-$(CONFIG_ADIS16255) +údis16255.o
|
||||
obj-$(CONFIG_ADIS16255) += adis1625.o
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user