aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorPaul Gortmaker <[email protected]>2016-10-29 20:38:43 +0000
committerGreg Kroah-Hartman <[email protected]>2016-11-10 15:55:46 +0000
commitc1eac0d034d36cfa0da3e35f2add6d6de1e696e5 (patch)
treedf6d68171a0668148a14afb682907f9421354f6d /drivers/fpga/fpga-mgr.c
parentblackfin: make-bf561/coreb.c explicitly non-modular (diff)
downloadkernel-c1eac0d034d36cfa0da3e35f2add6d6de1e696e5.tar.gz
kernel-c1eac0d034d36cfa0da3e35f2add6d6de1e696e5.zip
s390: char: make slp_ctl explicitly non-modular
The Makefile currently controlling compilation of this code is obj-y, meaning that it currently is not being built as a module by anyone. Lets remove the couple traces of modular usage, so that when reading the driver there is no doubt it is builtin-only. Since module_misc_device translates to device_initcall in the non-modular case, the init ordering remains unchanged with this commit. Cc: Heiko Carstens <[email protected]> Cc: Paul Gortmaker <[email protected]> Cc: Michael Holzheu <[email protected]> Cc: [email protected] Signed-off-by: Paul Gortmaker <[email protected]> Acked-by: Martin Schwidefsky <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions