Skip to content

Commit

Permalink
Remove jsflash driver
Browse files Browse the repository at this point in the history
Nobody is using it anymore, and it's been abandoned. Since David
is fine with removing it, kill it.

Suggested-by: Christoph Hellwig <hch@lst.de>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
  • Loading branch information
Jens Axboe committed May 15, 2018
1 parent 6fcefbe commit da3c6ef
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 708 deletions.
40 changes: 0 additions & 40 deletions arch/sparc/include/uapi/asm/jsflash.h

This file was deleted.

7 changes: 0 additions & 7 deletions drivers/sbus/char/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ config TADPOLE_TS102_UCTRL
events, and can also notice the attachment/detachment of external
monitors and mice.

config SUN_JSFLASH
tristate "JavaStation OS Flash SIMM"
depends on SPARC32
help
If you say Y here, you will be able to boot from your JavaStation's
Flash memory.

config BBC_I2C
tristate "UltraSPARC-III bootbus i2c controller driver"
depends on PCI && SPARC64
Expand Down
1 change: 0 additions & 1 deletion drivers/sbus/char/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@ obj-$(CONFIG_DISPLAY7SEG) += display7seg.o
obj-$(CONFIG_OBP_FLASH) += flash.o
obj-$(CONFIG_SUN_OPENPROMIO) += openprom.o
obj-$(CONFIG_TADPOLE_TS102_UCTRL) += uctrl.o
obj-$(CONFIG_SUN_JSFLASH) += jsflash.o
obj-$(CONFIG_BBC_I2C) += bbc.o
obj-$(CONFIG_ORACLE_DAX) += oradax.o
Loading

0 comments on commit da3c6ef

Please sign in to comment.