On 3/23/2024 12:40 AM, Prasad Pandit wrote:
On Fri, 22 Mar 2024 at 20:54, Jessica Zhang wrote:
Seems that this also happens in 2 other Kconfig entries. Can you replace those
as well?
* Yes, I've sent a revised patch.
Acked, thanks!
Thank you.
---
- Prasad
On Fri, 22 Mar 2024 at 20:54, Jessica Zhang wrote:
> Seems that this also happens in 2 other Kconfig entries. Can you replace
> those as well?
* Yes, I've sent a revised patch.
Thank you.
---
- Prasad
On 3/22/2024 5:03 AM, Prasad Pandit wrote:
From: Prasad Pandit
Replace unicode multiplication character with an ascii x.
It helps Kconfig parsers to read file without error.
Hi Prasad,
Seems that this also happens in 2 other Kconfig entries. Can you replace
those as well?
Thanks,
Jess
From: Prasad Pandit
Replace unicode multiplication character with an ascii x.
It helps Kconfig parsers to read file without error.
Fixes: 25205087df1f ("drm/panel: Add driver for JDI LPM102A188A")
Signed-off-by: Prasad Pandit
---
drivers/gpu/drm/panel/Kconfig | 2 +-
1 file changed, 1 insertio