]> git.baikalelectronics.ru Git - kernel.git/commit
staging: spi: mt7621: Remove superfluous SPI_BPW_MASK definition
authorStefan Roese <sr@denx.de>
Fri, 1 Feb 2019 10:17:10 +0000 (11:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Feb 2019 11:34:36 +0000 (12:34 +0100)
commit81644f0c2888d0c421688550e3ffd4be524ad8d1
treec7ae4765ba875090df0df9e42c79904178783d3f
parentd7ea3a88f64d7652184cb74acfd5bcf357b301a5
staging: spi: mt7621: Remove superfluous SPI_BPW_MASK definition

This patch removes the SPI_BPW_MASK definition as this is already
available in include/linux/spi/spi.h.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Mark Brown <broonie@kernel.org>
Cc: Sankalp Negi <sankalpnegi2310@gmail.com>
Cc: Chuanhong Guo <gch981213@gmail.com>
Cc: John Crispin <john@phrozen.org>
Reviewed-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-spi/spi-mt7621.c