diff options
author | Thomas Zimmermann <[email protected]> | 2023-07-15 20:51:50 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-07-24 16:50:38 +0200 |
commit | 0e007891196ff598698e435b5a3ac14c5f131e53 (patch) | |
tree | 99c865bf5cbc7fc2f5939b0f09bcd03cd4475ffe /scripts/generate_rust_analyzer.py | |
parent | 050bb5870724fd8262c0dad3e5b91c9f83d0f290 (diff) |
sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
Assign FB_MODE_IS_UNKNOWN to sh7763fb_videomode.flag instead of
FBINFO_FLAG_DEFAULT. Both are 0, so the stored value does not change.
FBINFO_FLAG_DEFAULT is a flag for a framebuffer in struct fb_info.
Flags for videomodes are prefixed with FB_MODE_.
v3:
* include board name in commit message (Adrian)
v2:
* assign FB_MODE_IS_UNKNOWN (Adrian)
Signed-off-by: Thomas Zimmermann <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Acked-by: John Paul Adrian Glaubitz <[email protected]>
Cc: Yoshinori Sato <[email protected]>
Cc: Rich Felker <[email protected]>
Cc: John Paul Adrian Glaubitz <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions