https://github.com/torvalds/linux
Revision b65054597872ce3aefbc6a666385eabdf9e288da authored by Linus Torvalds on 29 November 2020, 23:50:50 UTC, committed by Linus Torvalds on 29 November 2020, 23:50:50 UTC
1 parent f91a3aa
Raw File
Tip revision: b65054597872ce3aefbc6a666385eabdf9e288da authored by Linus Torvalds on 29 November 2020, 23:50:50 UTC
Linux 5.10-rc6
Tip revision: b650545
gma_drm.h
/* SPDX-License-Identifier: GPL-2.0-only */
/**************************************************************************
 * Copyright (c) 2007-2011, Intel Corporation.
 * All Rights Reserved.
 * Copyright (c) 2008, Tungsten Graphics Inc.  Cedar Park, TX., USA.
 * All Rights Reserved.
 *
 **************************************************************************/

#ifndef _GMA_DRM_H_
#define _GMA_DRM_H_

#endif
back to top