diff options
| author | Masahiro Yamada <[email protected]> | 2017-11-17 15:29:10 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-11-17 16:10:02 -0800 |
| commit | e4f02fdabd1092065ddd8366fcb3c8483e627fc0 (patch) | |
| tree | 76bb8af7e4048c2b28319eaa0df3f67609ee2ee0 /drivers/fpga/xilinx-spi.c | |
| parent | 37b5e5212a448bac0fe29d2a51f088014fbaaa41 (diff) | |
init/version.c: include <linux/export.h> instead of <linux/module.h>
init/version.c has nothing to do with modules, so remove the
<linux/modude.h>.
Instead, include <linux/export.h> for EXPORT_SYMBOL_GPL.
This cuts off a lot of unnecessary header parsing.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Masahiro Yamada <[email protected]>
Cc: Paul Gortmaker <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/fpga/xilinx-spi.c')
0 files changed, 0 insertions, 0 deletions