Skip to content

Commit

Permalink
Remove unused HDPU driver
Browse files Browse the repository at this point in the history
This driver seems to be specific to a "Sky CPU" board for which we
don't appear to have upstream support (or not any more). No Kconfig
file in the kernel ever enables it. So remove it.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
  • Loading branch information
Benjamin Herrenschmidt committed Apr 7, 2010
1 parent 0fdf867 commit a244b25
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 433 deletions.
1 change: 0 additions & 1 deletion drivers/misc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#

obj-$(CONFIG_IBM_ASM) += ibmasm/
obj-$(CONFIG_HDPU_FEATURES) += hdpuftrs/
obj-$(CONFIG_AD525X_DPOT) += ad525x_dpot.o
obj-$(CONFIG_ATMEL_PWM) += atmel_pwm.o
obj-$(CONFIG_ATMEL_SSC) += atmel-ssc.o
Expand Down
1 change: 0 additions & 1 deletion drivers/misc/hdpuftrs/Makefile

This file was deleted.

256 changes: 0 additions & 256 deletions drivers/misc/hdpuftrs/hdpu_cpustate.c

This file was deleted.

Loading

0 comments on commit a244b25

Please sign in to comment.