Skip to content

Commit

Permalink
Staging: remove stlc45xx driver
Browse files Browse the repository at this point in the history
It's no longer needed as the p54spi driver is the same thing,
under a different name and in the correct portion of the kernel tree.


Cc: Javier Martinez Canillas <martinez.javier@gmail.com>
Cc: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Oct 30, 2009
1 parent a010a33 commit 9ab1b56
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 3,323 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@ source "drivers/staging/dst/Kconfig"

source "drivers/staging/pohmelfs/Kconfig"

source "drivers/staging/stlc45xx/Kconfig"

source "drivers/staging/b3dfg/Kconfig"

source "drivers/staging/phison/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ obj-$(CONFIG_ANDROID) += android/
obj-$(CONFIG_ANDROID) += dream/
obj-$(CONFIG_DST) += dst/
obj-$(CONFIG_POHMELFS) += pohmelfs/
obj-$(CONFIG_STLC45XX) += stlc45xx/
obj-$(CONFIG_B3DFG) += b3dfg/
obj-$(CONFIG_IDE_PHISON) += phison/
obj-$(CONFIG_PLAN9AUTH) += p9auth/
Expand Down
8 changes: 0 additions & 8 deletions drivers/staging/stlc45xx/Kconfig

This file was deleted.

1 change: 0 additions & 1 deletion drivers/staging/stlc45xx/Makefile

This file was deleted.

2,594 changes: 0 additions & 2,594 deletions drivers/staging/stlc45xx/stlc45xx.c

This file was deleted.

283 changes: 0 additions & 283 deletions drivers/staging/stlc45xx/stlc45xx.h

This file was deleted.

Loading

0 comments on commit 9ab1b56

Please sign in to comment.