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

Commit 9b5fe094 authored by Jordan Crouse's avatar Jordan Crouse
Browse files

msm: kgsl: Remove unused header from gpu_bwmon



Remove a unused header from gpu_bwmon to avoid a compile error.

Change-Id: Ic0dedbad123f5b847e97660159c982c59f42a899
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent c226b6e6
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only
/*
 * Copyright (c) 2014-2019, The Linux Foundation. All rights reserved.
 * Copyright (c) 2014-2020, The Linux Foundation. All rights reserved.
 */

#include <linux/devfreq.h>
#include <linux/module.h>
#include <linux/slab.h>

#include "devfreq_trace.h"
#include "../../devfreq/governor.h"
#include "msm_adreno_devfreq.h"