]> Git Repo - linux.git/blob - drivers/gpu/drm/gma500/psb_device.h
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / drivers / gpu / drm / gma500 / psb_device.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * Copyright © 2013 Patrik Jakobsson
4  * Copyright © 2011 Intel Corporation
5  */
6
7 #ifndef _PSB_DEVICE_H_
8 #define _PSB_DEVICE_H_
9
10 extern const struct gma_clock_funcs psb_clock_funcs;
11
12 #endif
This page took 0.034816 seconds and 4 git commands to generate.