diff options
author | 2008-10-13 21:58:56 +0200 | |
---|---|---|
committer | 2008-10-14 10:23:27 -0700 | |
commit | dec6d14da8b46e1f8bef6f570fb7418359cefcde (patch) | |
tree | 1f0617d8ae4808b3650113f4fc36da5e3f7a47bb /net/unix/af_unix.c | |
parent | m68k: Define rtc_lock on Atari (diff) | |
download | wireguard-linux-dec6d14da8b46e1f8bef6f570fb7418359cefcde.tar.xz wireguard-linux-dec6d14da8b46e1f8bef6f570fb7418359cefcde.zip |
m68k: Add missing dma_sync_single_range_for_{cpu,device}()
| include/linux/ssb/ssb.h: In function 'ssb_dma_sync_single_range_for_cpu':
| include/linux/ssb/ssb.h:517: error: implicit declaration of function 'dma_sync_single_range_for_cpu'
| include/linux/ssb/ssb.h: In function 'ssb_dma_sync_single_range_for_device':
| include/linux/ssb/ssb.h:538: error: implicit declaration of function 'dma_sync_single_range_for_device'
Add the missing dma_sync_single_range_for_{cpu,device}(), and remove the
`inline' for the non-static function dma_sync_single_for_device().
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions