mirror of
https://github.com/torvalds/linux.git
synced 2026-08-06 23:43:54 +02:00
ARRAY_SIZE is defined in several selftests. Remove definition from individual test files and include header file for the define instead. ARRAY_SIZE define is added in a separate patch to prepare for this change. Remove ARRAY_SIZE from adi-test and pickup the one defined in kselftest.h. Signed-off-by: Shuah Khan <skhan@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| adi-test.c | ||
| drivers_test.sh | ||
| Makefile | ||