commit | 34ffdd0aabf9b16f5b0cbb67a9ef330620b538b1 | [log] [tgz] |
---|---|---|
author | Charles E. Youse <charles.youse@intel.com> | Fri Aug 23 08:56:22 2019 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Sun Sep 08 22:09:10 2019 -0400 |
tree | d018d0a47c7f92a4cf6e202e6a4da6e87b6c0843 | |
parent | cda625b726aae61ba79dc53e494d67de97b29962 [diff] |
drivers/spi/spi_intel.c: remove Quark SPI support This was only used on Quark SoCs. It is no longer used, can no longer be tested, and it's reliant upon the deprecated legacy PCI subsystem. Remove it to prevent bitrot. Signed-off-by: Charles E. Youse <charles.youse@intel.com>