]> Git Repo - linux.git/blob - drivers/gpu/drm/pl111/pl111_versatile.h
Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensa
[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.0355 seconds and 4 git commands to generate.