mirror of
https://github.com/torvalds/linux.git
synced 2026-05-04 06:22:40 -04:00
gpu: Add export.h as required to drivers/gpu files.
They need this to get all the EXPORT_SYMBOL variants and THIS_MODULE Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
*
|
||||
**************************************************************************/
|
||||
|
||||
#include <linux/export.h>
|
||||
|
||||
#include "drmP.h"
|
||||
#include "vmwgfx_drv.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user