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

Commit db8a4777 authored by Lei Chen's avatar Lei Chen Committed by Gerrit - the friendly Code Review server
Browse files

fbdev: msm: Remove inlcude file for QPIC display



Remove the nonexistent header file for QPIC display
to fix compilation errors.

Change-Id: I398b91628dc185649e60aa54c430e65e638685e9
Signed-off-by: default avatarLei Chen <chenlei@codeaurora.org>
parent e3de3339
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
/* Copyright (c) 2013-2016, 2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2013-2016, 2018-2019, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -28,7 +28,6 @@
#include <linux/uaccess.h>
#include <linux/bootmem.h>
#include <linux/dma-mapping.h>
#include <linux/clk/msm-clk.h>

#include <linux/msm-sps.h>
#include <linux/msm-bus.h>
+1 −2
Original line number Diff line number Diff line
/* Copyright (c) 2014-2015, 2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2014-2015, 2018-2019, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -15,7 +15,6 @@
#include <linux/of.h>
#include <linux/of_gpio.h>
#include <linux/gpio.h>
#include <linux/qpnp/pin.h>
#include <linux/delay.h>
#include <linux/slab.h>
#include <linux/leds.h>