Thomas Gleixner | a61127c | 2019-05-29 16:57:49 -0700 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0-only */ |
Alan Cox | 5c49fd3 | 2011-11-03 18:22:04 +0000 | [diff] [blame] | 2 | /************************************************************************** |
| 3 | * Copyright (c) 2007-2011, Intel Corporation. |
| 4 | * All Rights Reserved. |
| 5 | * Copyright (c) 2008, Tungsten Graphics Inc. Cedar Park, TX., USA. |
| 6 | * All Rights Reserved. |
| 7 | * |
Alan Cox | 5c49fd3 | 2011-11-03 18:22:04 +0000 | [diff] [blame] | 8 | **************************************************************************/ |
| 9 | |
Patrik Jakobsson | ae0b931 | 2014-01-05 01:01:14 +0100 | [diff] [blame] | 10 | #ifndef _GMA_DRM_H_ |
| 11 | #define _GMA_DRM_H_ |
Alan Cox | 61bedf7 | 2011-11-16 22:38:42 +0000 | [diff] [blame] | 12 | |
Alan Cox | 5c49fd3 | 2011-11-03 18:22:04 +0000 | [diff] [blame] | 13 | #endif |