On Wed, Feb 20, 2019 at 10:29:46AM +0530, Vaishali Thakkar wrote: > From: Vinod Koul <vk...@kernel.org> > > Qcom Socinfo driver can be built as a module, so > export these two APIs. > > Signed-off-by: Vinod Koul <vk...@kernel.org> > Signed-off-by: Vaishali Thakkar <vaishali.thak...@linaro.org> > --- > Changes since v1: > - None
This is fixing a build breakage introduced by an earlier patch. Please rearange the patches so that breakage never happens. Also, any chance you can properly "thread" your patches so they all show up together? git send-email does this automatically... thanks, greg k-h