mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-25 00:10:11 +01:00
remove duplicate prototype for mach64_do_wait_for_idle (oops)
This commit is contained in:
parent
40a9e22bf9
commit
edac61a944
1 changed files with 0 additions and 1 deletions
|
|
@ -92,7 +92,6 @@ extern drm_buf_t *mach64_freelist_get( drm_device_t *dev );
|
|||
extern int mach64_do_wait_for_fifo( drm_mach64_private_t *dev_priv,
|
||||
int entries );
|
||||
extern int mach64_do_wait_for_idle( drm_mach64_private_t *dev_priv );
|
||||
extern int mach64_do_wait_for_idle( drm_mach64_private_t *dev_priv );
|
||||
extern void mach64_dump_engine_info( drm_mach64_private_t *dev_priv );
|
||||
extern int mach64_do_engine_reset( drm_device_t *dev );
|
||||
extern int mach64_do_cleanup_dma( drm_device_t *dev );
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue