]> Git Repo - linux.git/blob - drivers/gpu/drm/pl111/pl111_versatile.h
drm/amdgpu: revert "add new bo flag that indicates BOs don't need fallback (v2)"
[linux.git] / drivers / gpu / drm / pl111 / pl111_versatile.h
1 #include <linux/device.h>
2 #include "pl111_drm.h"
3
4 #ifndef PL111_VERSATILE_H
5 #define PL111_VERSATILE_H
6
7 int pl111_versatile_init(struct device *dev, struct pl111_drm_dev_private *priv);
8
9 #endif
This page took 0.032363 seconds and 4 git commands to generate.