Re: [PATCH 08/11] drivers/pcmcia: include for modular max77802 code

2015-05-01 Thread Mark Brown
On Fri, May 01, 2015 at 09:34:34AM -0400, Paul Gortmaker wrote: > On 15-05-01 06:11 AM, Mark Brown wrote: > > Why are you sending me PCMCIA patches? > It isn't a PCMCIA patch: > $ ./scripts/get_maintainer.pl -f drivers/regulator/max77802.c > Liam Girdwood (supporter:VOLTAGE AND CURRE...) > Mark

Re: [PATCH 08/11] drivers/pcmcia: include for modular max77802 code

2015-05-01 Thread Paul Gortmaker
On 15-05-01 06:11 AM, Mark Brown wrote: > On Thu, Apr 30, 2015 at 09:47:44PM -0400, Paul Gortmaker wrote: >> This file is built off of a tristate Kconfig option and also contains >> modular function calls so it should explicitly include module.h to >> avoid compile breakage during header shuffles d

Re: [PATCH 08/11] drivers/pcmcia: include for modular max77802 code

2015-05-01 Thread Mark Brown
On Thu, Apr 30, 2015 at 09:47:44PM -0400, Paul Gortmaker wrote: > This file is built off of a tristate Kconfig option and also contains > modular function calls so it should explicitly include module.h to > avoid compile breakage during header shuffles done in the future. Why are you sending me PC

[PATCH 08/11] drivers/pcmcia: include for modular max77802 code

2015-04-30 Thread Paul Gortmaker
This file is built off of a tristate Kconfig option and also contains modular function calls so it should explicitly include module.h to avoid compile breakage during header shuffles done in the future. Cc: Liam Girdwood Cc: Mark Brown Signed-off-by: Paul Gortmaker --- drivers/regulator/max778