OSDN Git Service

drivers: Restore alignment and newline in Makefile
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 24 Jan 2023 10:41:45 +0000 (11:41 +0100)
committerJacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
Tue, 31 Jan 2023 12:47:54 +0000 (13:47 +0100)
commit532a38292c7213aa6d950e6a1b86659d08b5aa67
tree7cbc34602963973ec405bbaec928f1da593396f6
parent859af8cb5ec39cfa28629002d8e99eb68d242178
drivers: Restore alignment and newline in Makefile

The introduction of drivers/accel/ broke alignment, and removed the
newline at the end of the file.  Fix all of that.

Fixes: 35b137630f08 ("accel/ivpu: Introduce a new DRM driver for Intel VPU")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230124104145.3962497-1-geert+renesas@glider.be
drivers/Makefile