diff options
author | Nathan Chancellor <natechancellor@gmail.com> | 2019-05-03 05:06:30 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-03 09:23:20 +0300 |
commit | e2a5be107f52cefb9010ccae6f569c3ddaa954cc (patch) | |
tree | 7cbfb7966b0171a828ee39c8aa1cd130a06cdf3d /drivers/net/ethernet/ti | |
parent | a4ecdcbfc4dd91417706e4644e4e93de43b34bea (diff) | |
download | linux-e2a5be107f52cefb9010ccae6f569c3ddaa954cc.tar.xz |
staging: kpc2000: kpc_spi: Fix build error for {read,write}q
drivers/staging/kpc2000/kpc_spi/spi_driver.c:158:11: error: implicit
declaration of function 'readq' [-Werror,-Wimplicit-function-declaration]
drivers/staging/kpc2000/kpc_spi/spi_driver.c:167:5: error: implicit
declaration of function 'writeq' [-Werror,-Wimplicit-function-declaration]
Same as commit 91b6cb7216cd ("staging: kpc2000: fix up build problems
with readq()").
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/ethernet/ti')
0 files changed, 0 insertions, 0 deletions