video: fbdev: bcm2708_fb: Use common compat header
authorPhil Elwell <phil@raspberrypi.com>
Mon, 2 Mar 2020 14:42:23 +0000 (14:42 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:32:57 +0000 (11:32 +0000)
commitae568f55447f492238d2f2fd1f5f5b80a7f2666c
tree1c2865b4d810b3b7496a1040d0399612d14371fc
parent180de06b9cb13e0eacbb324fa6de054bcd42a092
video: fbdev: bcm2708_fb: Use common compat header

The definition of compat_ptr is now common for most platforms, but
requires the inclusion of <linux/compat.h>.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
drivers/video/fbdev/bcm2708_fb.c