Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5fe68019 authored by Dave Airlie's avatar Dave Airlie Committed by Greg Kroah-Hartman
Browse files

Staging: crystalhd: fix build on powerpc



Add necessary include to fix build on PowerPC

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
Signed-off-by: default avatarJarod Wilson <jarod@redhat.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent cffd4e16
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/pagemap.h>
#include <linux/vmalloc.h>

#include <asm/io.h>
#include <asm/irq.h>