projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2bee00
)
spi: pxa2xx: Update header block in pxa2xx_ssp.h
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Wed, 26 Aug 2020 15:14:53 +0000
(18:14 +0300)
committer
Mark Brown
<broonie@kernel.org>
Wed, 26 Aug 2020 19:15:33 +0000
(20:15 +0100)
We have direct users of some headers that are missed and
have header included when forward declarations are enough.
Update header block in pxa2xx_ssp.h to align with actual usage.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link:
https://lore.kernel.org/r/20200826151455.55970-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/pxa2xx_ssp.h
patch
|
blob
|
history
diff --git
a/include/linux/pxa2xx_ssp.h
b/include/linux/pxa2xx_ssp.h
index
1608c76
..
ae65fe6
100644
(file)
--- a/
include/linux/pxa2xx_ssp.h
+++ b/
include/linux/pxa2xx_ssp.h
@@
-16,10
+16,15
@@
#ifndef __LINUX_SSP_H
#define __LINUX_SSP_H
-#include <linux/
list
.h>
+#include <linux/
compiler_types
.h>
#include <linux/io.h>
-#include <linux/of.h>
+#include <linux/kconfig.h>
+#include <linux/list.h>
+#include <linux/types.h>
+struct clk;
+struct device;
+struct device_node;
/*
* SSP Serial Port Registers