staging: mt7621-spi: Remove references to nonexistent mt7621_spi_ops
authorGeorge Hilliard <thirtythreeforty@gmail.com>
Wed, 20 Mar 2019 17:19:15 +0000 (11:19 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Mar 2019 07:25:00 +0000 (08:25 +0100)
commit42784bd7a2c818b9a924b28017c43293100a82f6
treed0f8952b8285bae58490ebbfe7636b5868a6b9a0
parent9e4f62f42caa82db0d2cc1c08b08329e9d73d75d
staging: mt7621-spi: Remove references to nonexistent mt7621_spi_ops

This struct does not exist, and when it is looked up in the
compatibility tree, it returns null.  Remove these nonfunctional lines.

Signed-off-by: George Hilliard <thirtythreeforty@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-spi/spi-mt7621.c