diff options
author | Takashi Iwai <tiwai@suse.de> | 2022-09-08 11:51:10 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2022-09-10 21:45:52 +0200 |
commit | aeb76f97fcf5bf6c094c62ac5cc22a1949751236 (patch) | |
tree | b19ddb654d1fcbcde37e81ca11130ca44a9a7d1a /lib/bug.c | |
parent | 2a07a5ddb135e4bd15bf6468b7d2daa4deeaf07d (diff) |
drm/udl: Drop unneeded alignment
The alignment of damaged area was needed for the original udlfb driver
that tried to trim the superfluous copies between front and backend
buffers and handle data in long int. It's not the case for udl DRM
driver, hence we can omit the whole unneeded alignment, as well as the
dead code.
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20220908095115.23396-8-tiwai@suse.de
Diffstat (limited to 'lib/bug.c')
0 files changed, 0 insertions, 0 deletions