x86: quark: Drop unprotect_spi_flash()
authorBin Meng <bmeng.cn@gmail.com>
Mon, 1 Feb 2016 09:40:40 +0000 (01:40 -0800)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 5 Feb 2016 04:47:20 +0000 (12:47 +0800)
commit254e6779258f9f3aa8ba67fb4506fd570fae9687
treed11492d794954fc601b5354432ede74d10afad9b
parentefd633ccdd06361f63f9b8918eee647ceb65283d
x86: quark: Drop unprotect_spi_flash()

Unprotecting SPI flash is now handled in the SPI controller driver,
via a call to the PCH driver. Drop the ad-hoc version.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/quark/quark.c