On Wed, Jun 13, 2018 at 02:53:56PM +0200, Niklas Cassel wrote: > Add missing include of sizes.h. > > drivers/rpmsg/qcom_smd.c: In function ‘qcom_smd_channel_open’: > drivers/rpmsg/qcom_smd.c:809:36: error: ‘SZ_4K’ undeclared (first use in this function) > bb_size = min(channel->fifo_size, SZ_4K); > ^~~~~ > > Signed-off-by: Niklas Cassel <niklas.cassel@xxxxxxxxxx> > --- Argh, my git send-email scripts were too stupid to add Andy and linux-arm-msm to this patch. Some of the drivers in drivers/soc/qcom depended on this file. Not sure if this patch should go via Andy's tree or Bjorn's. Regards, Niklas -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html