Re: [PATCH RESEND] ARM: OMAP: omap_device: Include linux/export.h

2011-11-03 Thread Paul Gortmaker
On 11-11-03 10:26 AM, Kevin Hilman wrote: Axel Lin axel@gmail.com writes: Include linux/export.h to fix below build warning: CC arch/arm/plat-omap/omap_device.o arch/arm/plat-omap/omap_device.c:1055: warning: data definition has no type or storage class

Re: [PATCH v5 0/7] Add TI EMIF SDRAM controller driver

2012-05-03 Thread Paul Gortmaker
On Fri, Apr 27, 2012 at 8:24 AM, Santosh Shilimkar santosh.shilim...@ti.com wrote: Add a driver for the EMIF SDRAM controller used in Texas Instrument SoCs Hi Santosh, Can you send Greg a patch that adds proper dependencies to the Kconfig? I was going to simply add an ARM dependency, but

[PATCH 0/3] arm: fix build breakage in omap2plus_defconfig (linux-next)

2012-03-05 Thread Paul Gortmaker
get the full attention it needed. I did what I think looks right, based on what was done for the other board, but I've no knowledge of the platform whatsoever, and hence no confidence it would work as desired. I've hopefully put the right people on the CC list for those. Paul. --- Paul Gortmaker

[PATCH 1/3] arm: anticipate build breakages due in pending merge

2012-03-05 Thread Paul Gortmaker
gone away once two of the arm streams come together. Signed-off-by: Paul Gortmaker paul.gortma...@windriver.com --- arch/arm/mach-omap2/cm2xxx_3xxx.c |2 ++ arch/arm/mach-omap2/common.c |1 + arch/arm/mach-omap2/control.c |1 + arch/arm/mach-omap2/sdrc2xxx.c|1 + 4 files

[PATCH 2/3] arm: fix compile error in mach-omap2/board-omap4panda.c

2012-03-05 Thread Paul Gortmaker
in initializer arch/arm/mach-omap2/board-omap4panda.c:287: error: unknown field 'hf_right_step' specified in initializer arch/arm/mach-omap2/board-omap4panda.c:287: warning: large integer implicitly truncated to unsigned type Signed-off-by: Paul Gortmaker paul.gortma...@windriver.com CC: Peter Ujfalusi

[PATCH 3/3] arm: more fallout from i2c conversions in board-omap4panda.c

2012-03-05 Thread Paul Gortmaker
-4430sdp.c it is possible for me to whack it with a stick until it stops twitching, but someone who really understands this code needs to take a look at the conversion, and check it is done completely and in a way that will actually work on hardware. Signed-off-by: Paul Gortmaker paul.gortma

[PATCH 04/10] drivers/pci: make host/pci-dra7xx.c explicitly non-modular

2015-12-12 Thread Paul Gortmaker
all that information is already contained at the top of the file in the comments. Cc: Kishon Vijay Abraham I <kis...@ti.com> Cc: Bjorn Helgaas <bhelg...@google.com> Cc: linux-omap@vger.kernel.org Cc: linux-...@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com&

[PATCH 00/10] drivers/pci: avoid module_init in non-modular host/pci*

2015-12-12 Thread Paul Gortmaker
soren.brinkm...@xilinx.com> Cc: Stephen Warren <swar...@wwwdotorg.org> Cc: Thierry Reding <thierry.red...@gmail.com> Cc: Thomas Petazzoni <thomas.petazz...@free-electrons.com> Cc: linux-arm-ker...@lists.infradead.org Cc: linux-omap@vger.kernel.org Cc: linux-...@vger.kernel.org Cc

Re: [PATCH 00/10] drivers/pci: avoid module_init in non-modular host/pci*

2015-12-15 Thread Paul Gortmaker
[Re: [PATCH 00/10] drivers/pci: avoid module_init in non-modular host/pci*] On 14/12/2015 (Mon 11:27) Arnd Bergmann wrote: > On Monday 14 December 2015 10:19:40 Thierry Reding wrote: > > > PCIe host driver that use fixup (DECLARE_PCI_FIXUP_*) can't use tristate. > > > Fixup region is in kernel