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

Commit be2cd59b authored by Thierry Reding's avatar Thierry Reding
Browse files

gpu: host1x: Remove unnecessary include



Nothing from the asm/mach/irq.h header is needed in this file, so there
is no need to include it.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 7236aa03
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@
#include <linux/interrupt.h>
#include <linux/irq.h>
#include <linux/io.h>
#include <asm/mach/irq.h>

#include "../intr.h"
#include "../dev.h"