]> git.baikalelectronics.ru Git - kernel.git/commit
fbdev: c2p: Use BUILD_BUG() instead of custom solution
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 12 Jan 2020 17:15:21 +0000 (18:15 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 9 Mar 2020 10:12:19 +0000 (11:12 +0100)
commit2483f71e66d5df74a258b2567b3ec7cb66b90b8f
tree9deb88634f82d9d1aa253bfb07ef7e7192766a53
parentbc0b5aed4477fc0b9f203fb61599b3a6a2c479d7
fbdev: c2p: Use BUILD_BUG() instead of custom solution

Replace the call to the custom non-existing function by a standard
BUILD_BUG() invocation.

Suggested-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/20200112171521.22443-1-geert@linux-m68k.org
drivers/video/fbdev/c2p_core.h