summaryrefslogtreecommitdiff
path: root/drivers/net/wimax/i2400m/sdio-debug-levels.h
AgeCommit message (Collapse)AuthorFilesLines
2012-07-11i2400m: remove SDIO device supportJohn W. Linville1-22/+0
SDIO support in this driver was intended to support the iwmc3200 device. This hardware never became available to normal humans. Leaving this driver imposes unwelcome maintenance costs for no clear benefit. Signed-off-by: John W. Linville <linville@tuxdriver.com> Acked-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2009-01-07i2400m/SDIO: header for the SDIO subdriverInaky Perez-Gonzalez1-0/+22
This contains the common function declaration and constants for the SDIO driver for the 2400m Wireless WiMAX Connection and it's debug level settings. Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>