From: Dario Binacchi Date: Sat, 11 Nov 2023 10:41:51 +0000 (+0100) Subject: fbdev: imxfb: move PCR bitfields near their offset X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b85f173679900d1f4d1abfc6aa00495ecf1b17e4;p=linux.git fbdev: imxfb: move PCR bitfields near their offset The patch moves the bitfields of the PCR register near the macro that defines its offset, just like for all the other registers. Signed-off-by: Dario Binacchi Signed-off-by: Helge Deller --- diff --git a/drivers/video/fbdev/imxfb.c b/drivers/video/fbdev/imxfb.c index 7042a43b81d85..6af5f09d9c855 100644 --- a/drivers/video/fbdev/imxfb.c +++ b/drivers/video/fbdev/imxfb.c @@ -41,13 +41,6 @@ #include