commit | aea7afd9079f2e43b05790241d748ff0537ec917 | [log] [tgz] |
---|---|---|
author | Tiezhu Yang <yangtiezhu@loongson.cn> | Thu Feb 13 12:16:08 2020 +0800 |
committer | Mark Brown <broonie@kernel.org> | Thu Feb 13 13:17:59 2020 +0000 |
tree | f3310cccaadc961be2d7ab35ba597938c486c4d4 | |
parent | 470a072e12200576788dc622d58894609feae2d7 [diff] |
spi: spidev_test: Remove the whole "include" directory when make clean In the current code, it only removes "include/linux/spi/spidev.h" file when make clean and there still exists useless "include/linux/spi/" directory, just remove it. Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> Link: https://lore.kernel.org/r/1581567368-8055-4-git-send-email-yangtiezhu@loongson.cn Signed-off-by: Mark Brown <broonie@kernel.org>