linux/drivers/staging/most
Randy Dunlap bc7ac43253 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>
2015-08-03 17:39:51 -07:00
..
aim-cdev Staging: most: fix passing a potential null pointer 2015-07-29 13:43:15 -07:00
aim-network linux-next: drivers: staging: most: Fix return value 2015-07-31 16:17:21 -07:00
aim-sound staging: most: fix aim-sound build errors 2015-08-03 17:39:51 -07:00
aim-v4l2 Staging: most: fix double unlock 2015-07-31 16:17:20 -07:00
Documentation Staging: most: add MOST driver's documentation 2015-07-24 13:50:43 -07:00
hdm-dim2 staging: most: fix hdm-dim2 build error 2015-08-03 17:39:51 -07:00
hdm-i2c Staging: most: add MOST driver's hdm-i2c module 2015-07-24 13:50:43 -07:00
hdm-usb Staging: most: replace pr_*() functions by dev_*() 2015-07-31 16:17:20 -07:00
mostcore Staging: most: avoid possible integer overflow 2015-08-03 17:39:51 -07:00
Kconfig Staging: most: add MOST driver's hdm-usb module 2015-07-24 13:50:43 -07:00
Makefile Staging: most: add MOST driver's hdm-usb module 2015-07-24 13:50:43 -07:00
TODO