selftests/gpio: Move include of lib.mk up
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 4 Nov 2020 10:08:41 +0000 (21:08 +1100)
committerShuah Khan <skhan@linuxfoundation.org>
Tue, 10 Nov 2020 21:39:57 +0000 (14:39 -0700)
commit449539da2e237336bc750b41f1736a77f9aca25c
tree4abbea2122f26e0c3f4fc61905d0cfa05e13bc58
parentff2c395b9257f0e617f9cd212893f3c72c80ee6c
selftests/gpio: Move include of lib.mk up

Move the include of lib.mk up so that in a subsequent patch we can use
OUTPUT, which is initialised by lib.mk, in the definition of the GPIO
variables.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/gpio/Makefile