aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2019-07-08 15:53:18 +0200
committerAlex Deucher <alexander.deucher@amd.com>2019-07-08 13:56:27 -0500
commitc602b36fe245f2114153f6690d1222ce1a51e942 (patch)
tree2b5a5d7074f982ec63bd342a6cb6f98ddac6c27e /drivers/fpga/fpga-mgr.c
parentd155bef0636e019418ef5a69cafce129cc202b78 (diff)
downloadlinux-c602b36fe245f2114153f6690d1222ce1a51e942.tar.gz
linux-c602b36fe245f2114153f6690d1222ce1a51e942.tar.bz2
linux-c602b36fe245f2114153f6690d1222ce1a51e942.zip
drm/amd/display: dcn20: include linux/delay.h
Without this header, we get a compiler error in some configurations: .../dc/dcn20/dcn20_hwseq.c: In function 'dcn20_hwss_wait_for_blank_complete': .../dc/dcn20/dcn20_hwseq.c:1493:3: error: implicit declaration of function 'udelay' [-Werror=implicit-function-declaration] Note: the use of udelay itself may be problematic, as can occupy the CPU for 200ms in a busy-loop here. Fixes: 7ed4e6352c16 ("drm/amd/display: Add DCN2 HW Sequencer and Resource") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions