]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8ab0d72909b1d1958371b09a41e79c229413e1dc
treed0f8952b8285bae58490ebbfe7636b5868a6b9a0
parent9c71ed8c9c71f3132f241cd8f86a5421b4a7601e
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