Skip to content

Commit 9dc5f12

Browse files
andy-shevgregkh
authored andcommitted
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 <[email protected]> Acked-by: Heikki Krogerus <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 4d57b4f commit 9dc5f12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/base/test/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ config TEST_ASYNC_DRIVER_PROBE
88
The module name will be test_async_driver_probe.ko
99

1010
If unsure say N.
11+
1112
config DRIVER_PE_KUNIT_TEST
1213
bool "KUnit Tests for property entry API" if !KUNIT_ALL_TESTS
1314
depends on KUNIT=y

0 commit comments

Comments
 (0)