platform/x86: touchscreen_dmi: Drop comma in terminator line
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 5 May 2020 12:44:45 +0000 (15:44 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 5 May 2020 17:28:28 +0000 (20:28 +0300)
commit65fce35f73d2066b6e31e0ccdb07f9cc5a1a1374
tree037b2324d2d796d0c9c6b13518b6c6243402329f
parent06b2ee07abce1e17fe471e93d271be68d58c5644
platform/x86: touchscreen_dmi: Drop comma in terminator line

There is no need to have comma in terminator line. This will help
to find a potentially broken entries, due to placing after it,
during compilation time.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/touchscreen_dmi.c