]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: remove the SGI SN2 IOC3 base support
authorChristoph Hellwig <hch@lst.de>
Tue, 13 Aug 2019 07:24:59 +0000 (09:24 +0200)
committerTony Luck <tony.luck@intel.com>
Fri, 16 Aug 2019 18:33:57 +0000 (11:33 -0700)
commit38dc26fe33e730b989291bae3ffd58d1de2406d0
treebbe75f9b996add23338c9752f94c93359b928ed4
parenta333f3e889f31cec78377fda00fdb531d5aabd09
drivers: remove the SGI SN2 IOC3 base support

The IOC3 is a multi-function chip seen on SGI SN2 and some SGI
MIPS systems.  This removes the last bit of SN2 specific support,
while the bits used by the mips ports are still around (and being
substantially rewritten at the moment).

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lkml.kernel.org/r/20190813072514.23299-14-hch@lst.de
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/Kconfig
arch/ia64/configs/gensparse_defconfig
drivers/Makefile
drivers/sn/Kconfig [deleted file]
drivers/sn/Makefile [deleted file]
drivers/sn/ioc3.c [deleted file]