Commit e4aa4ae7 authored by Rob Herring's avatar Rob Herring Committed by Lorenzo Pieralisi

PCI: kirin: Remove unnecessary asm/compiler.h include

compiler.h is unnecessary and doesn't exist on some arches, so remove
it.
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
parent 6de3ff90
......@@ -8,7 +8,6 @@
* Author: Xiaowei Song <songxiaowei@huawei.com>
*/
#include <asm/compiler.h>
#include <linux/compiler.h>
#include <linux/clk.h>
#include <linux/delay.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment