Skip to content

Commit

Permalink
iwmc3200top: remove driver for unavailable hardware
Browse files Browse the repository at this point in the history
This hardware never became available to normal humans.  Leaving this
driver imposes unwelcome maintenance costs for no clear benefit.

Cc: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
Cc: Samuel Ortiz <samuel.ortiz@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
John W. Linville committed Jul 11, 2012
1 parent 5da7b2e commit ce8126c
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 2,103 deletions.
1 change: 0 additions & 1 deletion drivers/misc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,6 @@ config USB_SWITCH_FSA9480
source "drivers/misc/c2port/Kconfig"
source "drivers/misc/eeprom/Kconfig"
source "drivers/misc/cb710/Kconfig"
source "drivers/misc/iwmc3200top/Kconfig"
source "drivers/misc/ti-st/Kconfig"
source "drivers/misc/lis3lv02d/Kconfig"
source "drivers/misc/carma/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/misc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ obj-$(CONFIG_EP93XX_PWM) += ep93xx_pwm.o
obj-$(CONFIG_DS1682) += ds1682.o
obj-$(CONFIG_TI_DAC7512) += ti_dac7512.o
obj-$(CONFIG_C2PORT) += c2port/
obj-$(CONFIG_IWMC3200TOP) += iwmc3200top/
obj-$(CONFIG_HMC6352) += hmc6352.o
obj-y += eeprom/
obj-y += cb710/
Expand Down
20 changes: 0 additions & 20 deletions drivers/misc/iwmc3200top/Kconfig

This file was deleted.

29 changes: 0 additions & 29 deletions drivers/misc/iwmc3200top/Makefile

This file was deleted.

137 changes: 0 additions & 137 deletions drivers/misc/iwmc3200top/debugfs.c

This file was deleted.

58 changes: 0 additions & 58 deletions drivers/misc/iwmc3200top/debugfs.h

This file was deleted.

Loading

0 comments on commit ce8126c

Please sign in to comment.