video: fbdev: atari: Convert to standard round_up() helper
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 15 Feb 2022 11:21:25 +0000 (12:21 +0100)
committerHelge Deller <deller@gmx.de>
Tue, 15 Feb 2022 20:35:00 +0000 (21:35 +0100)
commit779ee89a2cfa0d511e9247ad9e5d7f8c87962ccb
tree63fba048093f88af0321cee8f308bed6405e7214
parent54a84a3cf0a6070a410d8e3f02c2c6aa7f1bb22d
video: fbdev: atari: Convert to standard round_up() helper

Remove the custom macro up(), and convert the code to use the standard
round_up() helper instead.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Helge Deller <deller@gmx.de>
drivers/video/fbdev/atafb.c