2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 05:34:00 +08:00
linux-next/drivers/staging/gdm72xx
Ben Chan 82ba972572 staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMC
The gdm72xx driver needs to have either the USB or SDIO implementation
enabled to provide useful functionalities, so the driver should depend
on either USB or MMC. This patch makes WIMAX_GDM72XX depend on either
USB or MMC.

Also, WIMAX_GDM72XX needs to be built as a module if its dependent
interface, either USB or MMC, is built as a module. This patch enforces
that in the WIMAX_GDM72XX_USB and WIMAX_GDM72XX_SDIO dependency.

Reported-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Ben Chan <benchan@chromium.org>
Cc: Sage Ahn <syahn@gctsemi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-06-05 15:31:15 -07:00
..
gdm_qos.c staging/gdm72xx: Remove duplicated code in gdm_qos.c 2013-03-11 09:25:54 -07:00
gdm_qos.h staging/gdm72xx: remove camel-case vars in gdm_qos 2012-09-11 12:09:31 -07:00
gdm_sdio.c staging: gdm72xx: cancel work when driver unloads 2013-04-15 10:06:33 -07:00
gdm_sdio.h
gdm_usb.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-12-12 12:22:13 -08:00
gdm_usb.h staging/gdm72xx: gdm_usb coding style clean up 2012-09-12 09:52:10 -07:00
gdm_wimax.c gdm72xx: remove unnecessary cast in gdm_wimax.c 2013-05-22 15:33:14 -07:00
gdm_wimax.h staging/gdm72xx: Remove version.h includes 2012-06-12 10:34:47 -07:00
hci.h
Kconfig staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMC 2013-06-05 15:31:15 -07:00
Makefile
netlink_k.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2013-05-01 14:08:52 -07:00
netlink_k.h
sdio_boot.c staging/gdm72xx: Include corresponding header file (fix sparse warning) 2013-03-11 09:25:54 -07:00
sdio_boot.h
TODO
usb_boot.c staging: Remove unnecessary OOM messages 2013-02-11 10:10:33 -08:00
usb_boot.h
usb_ids.h
wm_ioctl.h