diff options
author | 2019-05-02 19:06:30 -0700 | |
---|---|---|
committer | 2019-05-03 08:23:20 +0200 | |
commit | e2a5be107f52cefb9010ccae6f569c3ddaa954cc (patch) | |
tree | 7cbfb7966b0171a828ee39c8aa1cd130a06cdf3d /drivers/staging/kpc2000/TODO | |
parent | Staging: rtl8192e: Remove extra space before break statement (diff) | |
download | linux-dev-e2a5be107f52cefb9010ccae6f569c3ddaa954cc.tar.xz linux-dev-e2a5be107f52cefb9010ccae6f569c3ddaa954cc.zip |
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/staging/kpc2000/TODO')
0 files changed, 0 insertions, 0 deletions