device property: Add a blank line in Kconfig of tests
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 22 Nov 2022 13:36:00 +0000 (15:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Nov 2022 18:35:31 +0000 (19:35 +0100)
commit9dc5f12f95e00fb0e0500ea4a8da0c0f29e718cb
treedc9ffe33514e178facc3f6e21a7138130e89090b
parent4d57b4f215e8ba86c36540eaccd3b17bc5ee39c0
device property: Add a blank line in Kconfig of tests

Seems the blank line to separate entries in Kconfig was missing.
Add it.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20221122133600.49897-4-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/test/Kconfig