Re: [PATCH] fbdev/g364fb: fix build failure with mips

2023-09-04 Thread Thomas Zimmermann
Hi Am 02.09.23 um 11:51 schrieb Sudip Mukherjee: From: Sudip Mukherjee Fix the typo which resulted in the driver using FB_DEFAULT_IOMEM_HELPERS instead of FB_DEFAULT_IOMEM_OPS as the fbdev I/O helpers. Fixes: 501126083855 ("fbdev/g364fb: Use fbdev I/O helpers") Suggested-by: Linus Torvalds S

[PATCH] fbdev/g364fb: fix build failure with mips

2023-09-02 Thread Sudip Mukherjee
From: Sudip Mukherjee Fix the typo which resulted in the driver using FB_DEFAULT_IOMEM_HELPERS instead of FB_DEFAULT_IOMEM_OPS as the fbdev I/O helpers. Fixes: 501126083855 ("fbdev/g364fb: Use fbdev I/O helpers") Suggested-by: Linus Torvalds Signed-off-by: Sudip Mukherjee --- drivers/video/fb