summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-28Merge branch 'init/master'Stephen Rothwell
2014-01-28include: remove needless instances of <linux/init.h>Paul Gortmaker
2014-01-28drivers: delete remaining non-required instances of <linux/init.h>Paul Gortmaker
2014-01-28drivers/gpu: delete non-required instances of <linux/init.h>Paul Gortmaker
2014-01-28drivers/dma: delete non-required instances of <linux/init.h>Paul Gortmaker
2014-01-28drivers/pci: delete non-required instances of <linux/init.h>Paul Gortmaker
2014-01-28drivers/cpufreq: delete non-required instances of <linux/init.h>Paul Gortmaker
2014-01-28drivers/base: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/macintosh: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/edac: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/platform: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/crypto: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/mmc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/bluetooth: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/gpio: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/mfd: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/infiniband: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/pcmcia: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/isdn: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/pinctrl: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/hwmon: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/ata: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/media: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28drivers/power: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28acpi: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28spi: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28scsi: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28rtc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28video: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28watchdog: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28arm64: delete non-required instances of <linux/init.h>Paul Gortmaker
2014-01-28powerpc: delete another unrequired instance of <linux/init.h>Paul Gortmaker
2014-01-28blackfin: delete non-required instances of <linux/init.h>Paul Gortmaker
2014-01-28alpha: delete non-required instances of <linux/init.h>Paul Gortmaker
2014-01-28s390: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28mips: restore init.h usage to arch/mips/ar7/time.cPaul Gortmaker
2014-01-28arm: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28logo: emit "#include <linux/init.h> in autogenerated C filePaul Gortmaker
2014-01-28module: relocate module_init from init.h to module.hPaul Gortmaker
2014-01-28drivers/platform: don't use modular register in non-modular pdev_bus.cPaul Gortmaker
2014-01-28cpuidle: don't use modular platform register in non-modular ARM driversPaul Gortmaker
2014-01-28drivers/clk: don't use module_init in clk-nomadik.c which is non-modularPaul Gortmaker
2014-01-28xtensa: don't use module_init for non-modular core network.c codePaul Gortmaker
2014-01-28sh: mach-highlander/psw.c is tristate and should use module.hPaul Gortmaker
2014-01-28sh: don't use module_init in non-modular psw.c codePaul Gortmaker