]> git.karo-electronics.de Git - karo-tx-linux.git/log
karo-tx-linux.git
13 years agoarm: add slab.h to samsung/platformdata.c for GFP_KERNEL
Paul Gortmaker [Sun, 31 Jul 2011 22:16:56 +0000 (18:16 -0400)]
arm: add slab.h to samsung/platformdata.c for GFP_KERNEL

To fix this:

  CC      arch/arm/plat-samsung/platformdata.o
arch/arm/plat-samsung/platformdata.c: In function 's3c_set_platdata':
arch/arm/plat-samsung/platformdata.c:29: error: 'GFP_KERNEL' undeclared (first use in this function)
arch/arm/plat-samsung/platformdata.c:29: error: (Each undeclared identifier is reported only once
arch/arm/plat-samsung/platformdata.c:29: error: for each function it appears in.)
make[3]: *** [arch/arm/plat-samsung/platformdata.o] Error 1

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agosh: fix implicit use of stat.h in dma-sysfs.c
Paul Gortmaker [Sun, 31 Jul 2011 21:40:26 +0000 (17:40 -0400)]
sh: fix implicit use of stat.h in dma-sysfs.c

To fix:

  CC      arch/sh/drivers/dma/dma-sysfs.o
arch/sh/drivers/dma/dma-sysfs.c:45:8: error: 'S_IRUGO' undeclared here (not in a function)
arch/sh/drivers/dma/dma-sysfs.c:75:8: error: 'S_IWUSR' undeclared here (not in a function)
make[4]: *** [arch/sh/drivers/dma/dma-sysfs.o] Error 1

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to arch/sh/kernel/perf_event.c
Paul Gortmaker [Sun, 31 Jul 2011 21:37:20 +0000 (17:37 -0400)]
Add export.h to arch/sh/kernel/perf_event.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agosh: Fix conflicting definitions of ptrace_triggered
Paul Gortmaker [Sun, 31 Jul 2011 21:32:03 +0000 (17:32 -0400)]
sh: Fix conflicting definitions of ptrace_triggered

The extra nmi argument is causing this compile fail:

  CC      arch/sh/kernel/ptrace_32.o
arch/sh/kernel/ptrace_32.c:66:6: error: conflicting types for 'ptrace_triggered'
arch/sh/include/asm/ptrace.h:126:13: note: previous declaration of 'ptrace_triggered' was here
make[3]: *** [arch/sh/kernel/ptrace_32.o] Error 1

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to arch/sh/kernel/topology.c
Paul Gortmaker [Sun, 31 Jul 2011 21:20:35 +0000 (17:20 -0400)]
Add export.h to arch/sh/kernel/topology.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoarm: fix implicit asm/page.h use in mach-bcmring/mm.c
Paul Gortmaker [Sun, 31 Jul 2011 21:06:43 +0000 (17:06 -0400)]
arm: fix implicit asm/page.h use in mach-bcmring/mm.c

To fix this:

arch/arm/mach-bcmring/mm.c:32: error: 'PAGE_SHIFT' undeclared here (not in a function)
make[3]: *** [arch/arm/mach-bcmring/mm.o] Error 1

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoarm: fix implicit use of sched.h in bcmring/dma.c
Paul Gortmaker [Sun, 31 Jul 2011 21:04:15 +0000 (17:04 -0400)]
arm: fix implicit use of sched.h in bcmring/dma.c

To fix this:

arch/arm/mach-bcmring/dma.c: In function 'dma_request_channel_dbg':
arch/arm/mach-bcmring/dma.c:1022: error: 'TASK_INTERRUPTIBLE' undeclared (first use in this function)
arch/arm/mach-bcmring/dma.c:1022: error: (Each undeclared identifier is reported only once

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agodrivers/sh: fix implicit use of stat.h
Paul Gortmaker [Sun, 31 Jul 2011 20:34:26 +0000 (16:34 -0400)]
drivers/sh: fix implicit use of stat.h

To fix this:

drivers/sh/intc/core.c:449: error: 'S_IRUGO' undeclared here (not in a function)
make[5]: *** [drivers/sh/intc/core.o] Error 1

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-at91/cpuidle.c
Paul Gortmaker [Sun, 31 Jul 2011 20:21:45 +0000 (16:21 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-at91/cpuidle.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/drivers/video/msm/mdp.c
Paul Gortmaker [Sun, 31 Jul 2011 20:21:44 +0000 (16:21 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/drivers/video/msm/mdp.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-kirkwood/cpuidle.c
Paul Gortmaker [Sun, 31 Jul 2011 20:21:44 +0000 (16:21 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-kirkwood/cpuidle.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-davinci/board...
Paul Gortmaker [Sun, 31 Jul 2011 20:21:44 +0000 (16:21 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-davinci/board-dm644x-evm.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-davinci/board...
Paul Gortmaker [Sun, 31 Jul 2011 20:21:43 +0000 (16:21 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-davinci/board-dm646x-evm.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-davinci/cpufreq.c
Paul Gortmaker [Sun, 31 Jul 2011 20:21:43 +0000 (16:21 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-davinci/cpufreq.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-davinci/cpuidle.c
Paul Gortmaker [Sun, 31 Jul 2011 20:21:43 +0000 (16:21 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-davinci/cpuidle.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/drivers/pcmcia/pxa2xx_cm_x255.c
Paul Gortmaker [Sun, 31 Jul 2011 20:21:42 +0000 (16:21 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/drivers/pcmcia/pxa2xx_cm_x255.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/drivers/pcmcia/pxa2xx_cm_x270.c
Paul Gortmaker [Sun, 31 Jul 2011 20:21:42 +0000 (16:21 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/drivers/pcmcia/pxa2xx_cm_x270.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agopowerpc module.h
Paul Gortmaker [Sun, 31 Jul 2011 20:19:36 +0000 (16:19 -0400)]
powerpc module.h

13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/drivers/dma/ste_dma40.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:36 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/drivers/dma/ste_dma40.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-tegra/pcie.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:36 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-tegra/pcie.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/plat-samsung/dev-nand.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:36 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/plat-samsung/dev-nand.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/plat-samsung/dev-pwm.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:35 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/plat-samsung/dev-pwm.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/plat-samsung/dev-rtc.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:35 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/plat-samsung/dev-rtc.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-s3c64xx/dev-audio.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:35 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-s3c64xx/dev-audio.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-s3c2410/mach...
Paul Gortmaker [Sun, 31 Jul 2011 20:17:34 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-s3c2410/mach-h1940.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/powerpc/platforms/powermac...
Paul Gortmaker [Sun, 31 Jul 2011 20:17:34 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/powerpc/platforms/powermac/backlight.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-netx/xc.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:34 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-netx/xc.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-msm/io.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:33 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-msm/io.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/powerpc/sysdev/qe_lib...
Paul Gortmaker [Sun, 31 Jul 2011 20:17:33 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/powerpc/sysdev/qe_lib/gpio.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/powerpc/sysdev/fsl_gtm.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:33 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/powerpc/sysdev/fsl_gtm.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/plat-samsung/dev-wdt.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:32 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/plat-samsung/dev-wdt.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/plat-samsung/dev-usb.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:32 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/plat-samsung/dev-usb.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/plat-s3c24xx/devs.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:32 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/plat-s3c24xx/devs.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-ixp4xx/common...
Paul Gortmaker [Sun, 31 Jul 2011 20:17:31 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-ixp4xx/common-pci.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-ixp4xx/common.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:31 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-ixp4xx/common.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-ixp2000/core.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:31 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-ixp2000/core.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/plat-iop/gpio.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:30 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/plat-iop/gpio.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-iop13xx/pci.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:30 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-iop13xx/pci.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/plat-iop/time.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:30 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/plat-iop/time.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-exynos4/dev-sysmmu.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:29 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-exynos4/dev-sysmmu.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/plat-samsung/dev-asocdma.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:29 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/plat-samsung/dev-asocdma.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-ep93xx/core.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:29 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-ep93xx/core.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/powerpc/sysdev/scom.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:29 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/powerpc/sysdev/scom.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/common/scoop.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:28 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/common/scoop.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/common/it8152.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:28 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/common/it8152.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/powerpc/platforms/52xx...
Paul Gortmaker [Sun, 31 Jul 2011 20:17:28 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/powerpc/platforms/52xx/mpc52xx_common.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/powerpc/sysdev/mpc5xxx_clo...
Paul Gortmaker [Sun, 31 Jul 2011 20:17:27 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/powerpc/sysdev/mpc5xxx_clocks.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/powerpc/platforms/83xx...
Paul Gortmaker [Sun, 31 Jul 2011 20:17:27 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/powerpc/platforms/83xx/suspend.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-shmobile/clock.c
Paul Gortmaker [Sun, 31 Jul 2011 20:17:27 +0000 (16:17 -0400)]
Add export.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-shmobile/clock.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd module.h to /home/paul/git/module.h/linux-2.6.git/drivers/mmc/host/sdhci-tegra.c
Paul Gortmaker [Sun, 31 Jul 2011 20:14:18 +0000 (16:14 -0400)]
Add module.h to /home/paul/git/module.h/linux-2.6.git/drivers/mmc/host/sdhci-tegra.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd module.h to /home/paul/git/module.h/linux-2.6.git/drivers/i2c/busses/i2c-tegra.c
Paul Gortmaker [Sun, 31 Jul 2011 20:14:18 +0000 (16:14 -0400)]
Add module.h to /home/paul/git/module.h/linux-2.6.git/drivers/i2c/busses/i2c-tegra.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd module.h to /home/paul/git/module.h/linux-2.6.git/drivers/mmc/host/sdhci-s3c.c
Paul Gortmaker [Sun, 31 Jul 2011 20:14:18 +0000 (16:14 -0400)]
Add module.h to /home/paul/git/module.h/linux-2.6.git/drivers/mmc/host/sdhci-s3c.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd module.h to /home/paul/git/module.h/linux-2.6.git/drivers/scsi/mac53c94.c
Paul Gortmaker [Sun, 31 Jul 2011 20:14:17 +0000 (16:14 -0400)]
Add module.h to /home/paul/git/module.h/linux-2.6.git/drivers/scsi/mac53c94.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd module.h to /home/paul/git/module.h/linux-2.6.git/drivers/dma/ipu/ipu_idmac.c
Paul Gortmaker [Sun, 31 Jul 2011 20:14:17 +0000 (16:14 -0400)]
Add module.h to /home/paul/git/module.h/linux-2.6.git/drivers/dma/ipu/ipu_idmac.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd module.h to /home/paul/git/module.h/linux-2.6.git/drivers/gpio/gpio-mxc.c
Paul Gortmaker [Sun, 31 Jul 2011 20:14:17 +0000 (16:14 -0400)]
Add module.h to /home/paul/git/module.h/linux-2.6.git/drivers/gpio/gpio-mxc.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd module.h to /home/paul/git/module.h/linux-2.6.git/drivers/gpio/gpio-mpc5200.c
Paul Gortmaker [Sun, 31 Jul 2011 20:14:16 +0000 (16:14 -0400)]
Add module.h to /home/paul/git/module.h/linux-2.6.git/drivers/gpio/gpio-mpc5200.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd module.h to /home/paul/git/module.h/linux-2.6.git/drivers/mmc/host/sdhci-pxav3.c
Paul Gortmaker [Sun, 31 Jul 2011 20:14:16 +0000 (16:14 -0400)]
Add module.h to /home/paul/git/module.h/linux-2.6.git/drivers/mmc/host/sdhci-pxav3.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd module.h to /home/paul/git/module.h/linux-2.6.git/drivers/leds/leds-s3c24xx.c
Paul Gortmaker [Sun, 31 Jul 2011 20:14:16 +0000 (16:14 -0400)]
Add module.h to /home/paul/git/module.h/linux-2.6.git/drivers/leds/leds-s3c24xx.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd module.h to /home/paul/git/module.h/linux-2.6.git/drivers/leds/leds-fsg.c
Paul Gortmaker [Sun, 31 Jul 2011 20:14:15 +0000 (16:14 -0400)]
Add module.h to /home/paul/git/module.h/linux-2.6.git/drivers/leds/leds-fsg.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd module.h to /home/paul/git/module.h/linux-2.6.git/arch/powerpc/platforms/86xx...
Paul Gortmaker [Sun, 31 Jul 2011 20:14:15 +0000 (16:14 -0400)]
Add module.h to /home/paul/git/module.h/linux-2.6.git/arch/powerpc/platforms/86xx/gef_gpio.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd module.h to /home/paul/git/module.h/linux-2.6.git/drivers/gpio/gpio-ep93xx.c
Paul Gortmaker [Sun, 31 Jul 2011 20:14:15 +0000 (16:14 -0400)]
Add module.h to /home/paul/git/module.h/linux-2.6.git/drivers/gpio/gpio-ep93xx.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd module.h to /home/paul/git/module.h/linux-2.6.git/drivers/spi/spi-orion.c
Paul Gortmaker [Sun, 31 Jul 2011 20:14:15 +0000 (16:14 -0400)]
Add module.h to /home/paul/git/module.h/linux-2.6.git/drivers/spi/spi-orion.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd module.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-davinci/cdce949.c
Paul Gortmaker [Sun, 31 Jul 2011 20:14:14 +0000 (16:14 -0400)]
Add module.h to /home/paul/git/module.h/linux-2.6.git/arch/arm/mach-davinci/cdce949.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd module.h to /home/paul/git/module.h/linux-2.6.git/drivers/mtd/nand/cmx270_nand.c
Paul Gortmaker [Sun, 31 Jul 2011 20:14:14 +0000 (16:14 -0400)]
Add module.h to /home/paul/git/module.h/linux-2.6.git/drivers/mtd/nand/cmx270_nand.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd module.h to /home/paul/git/module.h/linux-2.6.git/drivers/usb/host/fsl-mph-dr...
Paul Gortmaker [Sun, 31 Jul 2011 20:14:14 +0000 (16:14 -0400)]
Add module.h to /home/paul/git/module.h/linux-2.6.git/drivers/usb/host/fsl-mph-dr-of.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd module.h to drivers/video/atmel_lcdfb.c
Paul Gortmaker [Sun, 31 Jul 2011 20:08:18 +0000 (16:08 -0400)]
Add module.h to drivers/video/atmel_lcdfb.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agolinux/dmaengine: implicitly is using asm/page.h
Paul Gortmaker [Sun, 31 Jul 2011 20:06:06 +0000 (16:06 -0400)]
linux/dmaengine: implicitly is using asm/page.h

Fix it so we don't see this:

include/linux/dmaengine.h:684: warning: 'struct page' declared inside parameter list
include/linux/dmaengine.h:684: warning: its scope is only this definition or declaration, which is probably not what you want
include/linux/dmaengine.h:687: warning: 'struct page' declared inside parameter list

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd module.h to drivers/mmc/host/mxs-mmc.c
Paul Gortmaker [Sun, 31 Jul 2011 20:02:09 +0000 (16:02 -0400)]
Add module.h to drivers/mmc/host/mxs-mmc.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoAdd module.h to drivers/gpio/gpio-mxs.c
Paul Gortmaker [Sun, 31 Jul 2011 20:01:01 +0000 (16:01 -0400)]
Add module.h to drivers/gpio/gpio-mxs.c

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoarm - export
Paul Gortmaker [Sun, 31 Jul 2011 19:55:49 +0000 (15:55 -0400)]
arm - export

13 years agoarm - export
Paul Gortmaker [Sun, 31 Jul 2011 19:54:55 +0000 (15:54 -0400)]
arm - export

13 years agoarm - export
Paul Gortmaker [Sun, 31 Jul 2011 19:54:36 +0000 (15:54 -0400)]
arm - export

13 years agovideo - module
Paul Gortmaker [Sun, 31 Jul 2011 19:52:57 +0000 (15:52 -0400)]
video - module

13 years agoarm - module
Paul Gortmaker [Sun, 31 Jul 2011 19:50:52 +0000 (15:50 -0400)]
arm - module

13 years agospi - module
Paul Gortmaker [Sun, 31 Jul 2011 19:50:24 +0000 (15:50 -0400)]
spi - module

13 years agovideo - module
Paul Gortmaker [Sun, 31 Jul 2011 19:50:00 +0000 (15:50 -0400)]
video - module

13 years agovideo exoirt
Paul Gortmaker [Sun, 31 Jul 2011 19:45:43 +0000 (15:45 -0400)]
video exoirt

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agovideo : add expt
Paul Gortmaker [Sun, 31 Jul 2011 15:05:25 +0000 (11:05 -0400)]
video : add expt

13 years agoarm: add export
Paul Gortmaker [Sun, 31 Jul 2011 15:05:09 +0000 (11:05 -0400)]
arm: add export

13 years agovidfeo : export.h
Paul Gortmaker [Sun, 31 Jul 2011 15:01:45 +0000 (11:01 -0400)]
vidfeo : export.h

13 years agovideo: add module.h
Paul Gortmaker [Sun, 31 Jul 2011 15:01:30 +0000 (11:01 -0400)]
video: add module.h

13 years agovideo: another export
Paul Gortmaker [Sun, 31 Jul 2011 14:58:03 +0000 (10:58 -0400)]
video: another export

13 years agovideo: another export
Paul Gortmaker [Sun, 31 Jul 2011 14:57:14 +0000 (10:57 -0400)]
video: another export

13 years agoarm memset again
Paul Gortmaker [Sun, 31 Jul 2011 14:56:30 +0000 (10:56 -0400)]
arm memset again

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoarm memset again
Paul Gortmaker [Sun, 31 Jul 2011 14:55:55 +0000 (10:55 -0400)]
arm memset again

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoarm: add exoport
Paul Gortmaker [Sun, 31 Jul 2011 14:54:52 +0000 (10:54 -0400)]
arm: add exoport

13 years agoarm: fix implicit memset usage in omap2 usb-tusb6010.c
Paul Gortmaker [Sun, 31 Jul 2011 14:52:44 +0000 (10:52 -0400)]
arm: fix implicit memset usage in omap2 usb-tusb6010.c

To fix this:

arch/arm/mach-omap2/usb-tusb6010.c: In function 'tusb_set_async_mode':
arch/arm/mach-omap2/usb-tusb6010.c:58: error: implicit declaration of function 'memset'

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agomtd: omap2.c nand driver needs module.h
Paul Gortmaker [Sun, 31 Jul 2011 14:50:50 +0000 (10:50 -0400)]
mtd: omap2.c nand driver needs module.h

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoarm?: fix implicit string.h use in omap2/clockdomain.c
Paul Gortmaker [Sun, 31 Jul 2011 14:46:34 +0000 (10:46 -0400)]
arm?: fix implicit string.h use in omap2/clockdomain.c

Otherwise we get this:

arch/arm/mach-omap2/clockdomain.c: In function '_clkdm_lookup':
arch/arm/mach-omap2/clockdomain.c:52: error: implicit declaration of function 'strcmp'

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoarm: voltage export.h
Paul Gortmaker [Sun, 31 Jul 2011 14:45:52 +0000 (10:45 -0400)]
arm: voltage export.h

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoleds: needs module.h
Paul Gortmaker [Sun, 31 Jul 2011 14:43:46 +0000 (10:43 -0400)]
leds: needs module.h

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoarm: fix implicit use of PAGE_SHIFT in collie.c
Paul Gortmaker [Sun, 31 Jul 2011 14:42:00 +0000 (10:42 -0400)]
arm: fix implicit use of PAGE_SHIFT in collie.c

Otherwise we get this:

  CC      arch/arm/mach-sa1100/collie.o
arch/arm/mach-sa1100/collie.c:361: error: 'PAGE_SHIFT' undeclared here (not in a function)
make[3]: *** [arch/arm/mach-sa1100/collie.o] Error 1

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agopowerpc: cpmcommon export.h
Paul Gortmaker [Sun, 31 Jul 2011 08:39:29 +0000 (04:39 -0400)]
powerpc: cpmcommon export.h

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agopowerpc: mpc7448_hpc2.c needs module.h for search_exception_tables()
Paul Gortmaker [Sun, 31 Jul 2011 08:35:36 +0000 (04:35 -0400)]
powerpc: mpc7448_hpc2.c needs module.h for search_exception_tables()

Or else we'll get this:

arch/powerpc/platforms/embedded6xx/mpc7448_hpc2.c: In function 'mpc7448_machine_check_exception':
arch/powerpc/platforms/embedded6xx/mpc7448_hpc2.c:207: error: implicit declaration of function 'search_exception_tables'

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agomips: fix typo introduced by resource handling cleanup
Paul Gortmaker [Fri, 29 Jul 2011 00:11:01 +0000 (20:11 -0400)]
mips: fix typo introduced by resource handling cleanup

Commit 28f65c11f2ffb3957259dece647a24f8ad2e241b accidentally turned "rc"
into "rcrc" which causes this compile error:

arch/mips/pci/pci-rc32434.c: In function 'rc32434_pci_init':
arch/mips/pci/pci-rc32434.c:218: error: 'rcrc32434_res_pci_io1' undeclared (first use in this function)

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
CC: Joe Perches <joe@perches.com>
13 years agostaging: ft1000_proc needs asm/io.h for inw/outw on sparc
Paul Gortmaker [Sun, 31 Jul 2011 06:38:31 +0000 (02:38 -0400)]
staging: ft1000_proc needs asm/io.h for inw/outw on sparc

Seen during an allmodconfig build for sparc:

  CC [M]  drivers/staging/ft1000/ft1000-pcmcia/ft1000_proc.o
In file included from drivers/staging/ft1000/ft1000-pcmcia/ft1000_proc.c:26:
drivers/staging/ft1000/ft1000-pcmcia/ft1000.h: In function 'ft1000_read_reg':
drivers/staging/ft1000/ft1000-pcmcia/ft1000.h:80: error: implicit declaration of function 'inw'
drivers/staging/ft1000/ft1000-pcmcia/ft1000.h: In function 'ft1000_write_reg':
drivers/staging/ft1000/ft1000-pcmcia/ft1000.h:86: error: implicit declaration of function 'outw'

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agodrivers/input: kxtj9.c needs to explictly include module.h
Stephen Rothwell [Fri, 29 Jul 2011 05:06:46 +0000 (15:06 +1000)]
drivers/input: kxtj9.c needs to explictly include module.h

Since some of its facilities are used.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agodrivers/media: ir-raw.c needs kmod.h for request_module
Stephen Rothwell [Fri, 29 Jul 2011 05:34:32 +0000 (15:34 +1000)]
drivers/media: ir-raw.c needs kmod.h for request_module

To fix:

drivers/media/rc/ir-raw.c: In function 'init_decoders':
drivers/media/rc/ir-raw.c:354:2: error: implicit declaration of function 'request_module'

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoinclude: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker [Thu, 26 May 2011 17:46:22 +0000 (13:46 -0400)]
include: replace linux/module.h with "struct module" wherever possible

The <linux/module.h> pretty much brings in the kitchen sink along
with it, so it should be avoided wherever reasonably possible in
terms of being included from other commonly used <linux/something.h>
files, as it results in a measureable increase on compile times.

The worst culprit was probably device.h since it is used everywhere.
This file also had an implicit dependency/usage of mutex.h which was
masked by module.h, and is also fixed here at the same time.

There are over a dozen other headers that simply declare the
struct instead of pulling in the whole file, so follow their lead
and simply make it a few more.

Most of the implicit dependencies on module.h being present by
these headers pulling it in have been now weeded out, so we can
finally make this change with hopefully minimal breakage.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
13 years agoinclude: convert various register fcns to macros to avoid include chaining
Paul Gortmaker [Fri, 27 May 2011 13:02:11 +0000 (09:02 -0400)]
include: convert various register fcns to macros to avoid include chaining

The original implementations reference THIS_MODULE in an inline.
We could include <linux/export.h>, but it is better to avoid chaining.

Fortunately someone else already thought of this, and made a similar
inline into a #define in <linux/device.h> for device_schedule_callback(),
[see commit 523ded71de0] so follow that precedent here.

Also bubble up any __must_check that were used on the prev. wrapper inline
functions up one to the real __register functions, to preserve any prev.
sanity checks that were used in those instances.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>