Re: [PATCH v3 4/5] usb: linux/fsl_device: Add platform member has_fsl_erratum_a006918

2019-01-23 Thread Alan Stern
On Wed, 23 Jan 2019, Yinbo Zhu wrote: > From: Yinbo Zhu > > This patch is to add member has_fsl_erratum_a006918 in platform data This should come before patch 3/5. Otherwise that patch will get a compile error when it tries to reference the has_fsl_erratum_a006918 field and the field hasn't

[PATCH v3 4/5] usb: linux/fsl_device: Add platform member has_fsl_erratum_a006918

2019-01-22 Thread Yinbo Zhu
From: Yinbo Zhu This patch is to add member has_fsl_erratum_a006918 in platform data Signed-off-by: Yinbo Zhu --- include/linux/fsl_devices.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/include/linux/fsl_devices.h b/include/linux/fsl_devices.h index