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

Commit 1aea7e00 authored by Kristoffer Ericson's avatar Kristoffer Ericson Committed by Paul Mundt
Browse files

video: Fix include in hp680_bl.



The hp6xx.h header moved location, causing the build to fail,
fix it up.

Signed-off-by: default avatarKristoffer Ericson <kristoffer_e1@hotmail.com>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 6887d83d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
#include <linux/backlight.h>

#include <asm/cpu/dac.h>
#include <asm/hp6xx/hp6xx.h>
#include <asm/hp6xx.h>
#include <asm/hd64461.h>

#define HP680_MAX_INTENSITY 255