mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-08 10:28:04 +02:00
Nouveau: ppc oops.
This commit is contained in:
parent
de522ae742
commit
cd19dcef4f
1 changed files with 1 additions and 0 deletions
|
|
@ -412,6 +412,7 @@ void nouveau_preclose(struct drm_device *dev, struct drm_file *file_priv)
|
|||
int nouveau_firstopen(struct drm_device *dev)
|
||||
{
|
||||
#if defined(__powerpc__)
|
||||
struct drm_nouveau_private *dev_priv = dev->dev_private;
|
||||
struct device_node *dn;
|
||||
#endif
|
||||
int ret;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue