]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: most: fix hdm-dim2 build error
authorRandy Dunlap <rdunlap@infradead.org>
Mon, 3 Aug 2015 18:35:51 +0000 (11:35 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Aug 2015 00:39:51 +0000 (17:39 -0700)
commitbc7ac432536710193adfb7a05488f8c2e20fbbc2
tree305becbb6984488078024418250ecfaf446b3408
parentf8ff8db038273c9b356c64857f396f037adaefca
staging: most: fix hdm-dim2 build error

Fix build of hdm-dim2. Since it calls a function that is provided
by AIM_NETWORK, make it depend on that symbol.

Also fix a misspelling in the Kconfig file.

drivers/built-in.o: In function `deliver_netinfo_thread':
dim2_hdm.c:(.text+0x3a9563): undefined reference to `most_deliver_netinfo'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jain Roy Ambi <JainRoy.Ambi@microchip.com>
Cc: Andrey Shvetsov <andrey.shvetsov@k2l.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/hdm-dim2/Kconfig