drm: ingenic-drm: add MODULE_DEVICE_TABLE
authorH. Nikolaus Schaller <hns@goldelico.com>
Mon, 4 May 2020 06:35:12 +0000 (08:35 +0200)
committerPaul Cercueil <paul@crapouillou.net>
Mon, 4 May 2020 10:12:32 +0000 (12:12 +0200)
commitc59359a02d14a7256cd508a4886b7d2012df2363
tree5d27bd54468276ca8729bb8e02f83e9c5182d0d1
parentc3e2850a9b68a62e7949633102d0351773846136
drm: ingenic-drm: add MODULE_DEVICE_TABLE

so that the driver can load by matching the device tree
if compiled as module.

Cc: stable@vger.kernel.org # v5.3+
Fixes: 90b86fcc47b4 ("DRM: Add KMS driver for the Ingenic JZ47xx SoCs")
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://patchwork.freedesktop.org/patch/msgid/1694a29b7a3449b6b662cec33d1b33f2ee0b174a.1588574111.git.hns@goldelico.com
drivers/gpu/drm/ingenic/ingenic-drm.c