diff options
author | Jonathan Corbet <corbet@lwn.net> | 2019-10-01 19:42:07 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-10-07 17:13:43 +0200 |
commit | f704985b1e7ea0f9fde1cfb1354d57593ba62fcb (patch) | |
tree | 756a886e7e3d5b07ed2a4cd7dbfbfcb0630bbe98 /Documentation/Makefile | |
parent | genalloc: Fix a set of docs build warnings (diff) | |
download | linux-f704985b1e7ea0f9fde1cfb1354d57593ba62fcb.tar.xz linux-f704985b1e7ea0f9fde1cfb1354d57593ba62fcb.zip |
docs/driver-api: Catch up with dma_buf file-name changes
drivers/dma_buf/reservation.c was renamed to dma-resv.c (and
include/linux/reservation.h to dma-resv.h), but the documentation was not
updated to match, leading to these build errors:
Error: Cannot open file ./drivers/dma-buf/reservation.c
Error: Cannot open file ./drivers/dma-buf/reservation.c
Error: Cannot open file ./drivers/dma-buf/reservation.c
Error: Cannot open file ./include/linux/reservation.h
Error: Cannot open file ./include/linux/reservation.h
Update the documentation and make the world happy again.
Fixes: 52791eeec1d9 ("dma-buf: rename reservation_object to dma_resv')
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/Makefile')
0 files changed, 0 insertions, 0 deletions