drivers: char: vcio: Use common compat header
authorPhil Elwell <phil@raspberrypi.com>
Mon, 2 Mar 2020 14:40:19 +0000 (14:40 +0000)
committerpopcornmix <popcornmix@gmail.com>
Wed, 27 Jan 2021 19:13:05 +0000 (19:13 +0000)
commitb85fa018dfdd0e22a363b3dbd1cb3ab3bd527be9
treecde045bdac7aaca057dbfd02eb2f57e9a13d8c5d
parentf746877c9f886b3f65970b33e9c158876f15f0af
drivers: char: vcio: 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/char/broadcom/vcio.c