xref: /openbmc/linux/include/drm/gma_drm.h (revision ae0b9318)
1838fa588SAlan Cox /**************************************************************************
2838fa588SAlan Cox  * Copyright (c) 2007-2011, Intel Corporation.
3838fa588SAlan Cox  * All Rights Reserved.
4838fa588SAlan Cox  * Copyright (c) 2008, Tungsten Graphics Inc.  Cedar Park, TX., USA.
5838fa588SAlan Cox  * All Rights Reserved.
6838fa588SAlan Cox  *
7838fa588SAlan Cox  * This program is free software; you can redistribute it and/or modify it
8838fa588SAlan Cox  * under the terms and conditions of the GNU General Public License,
9838fa588SAlan Cox  * version 2, as published by the Free Software Foundation.
10838fa588SAlan Cox  *
11838fa588SAlan Cox  * This program is distributed in the hope it will be useful, but WITHOUT
12838fa588SAlan Cox  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13838fa588SAlan Cox  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
14838fa588SAlan Cox  * more details.
15838fa588SAlan Cox  *
16838fa588SAlan Cox  * You should have received a copy of the GNU General Public License along with
17838fa588SAlan Cox  * this program; if not, write to the Free Software Foundation, Inc.,
18838fa588SAlan Cox  * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
19838fa588SAlan Cox  *
20838fa588SAlan Cox  **************************************************************************/
21838fa588SAlan Cox 
22ae0b9318SPatrik Jakobsson #ifndef _GMA_DRM_H_
23ae0b9318SPatrik Jakobsson #define _GMA_DRM_H_
24838fa588SAlan Cox 
25838fa588SAlan Cox #endif
26