diff options
author | Rob Herring <robh@kernel.org> | 2017-11-10 00:05:15 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-11-10 00:05:15 +0100 |
commit | 27e8524d80b7f7fa28a3c1adae5176715231caf2 (patch) | |
tree | 63c6cd6304ae8e4cb876d887303859f2a9cd0c66 /drivers/of | |
parent | dt-bindings: Remove leading zeros from bindings notation (diff) | |
parent | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib (diff) | |
download | linux-27e8524d80b7f7fa28a3c1adae5176715231caf2.tar.xz linux-27e8524d80b7f7fa28a3c1adae5176715231caf2.zip |
Merge branch 'dt/kbuild' into dt/next
Diffstat (limited to 'drivers/of')
-rw-r--r-- | drivers/of/unittest-data/.gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/of/unittest-data/.gitignore b/drivers/of/unittest-data/.gitignore deleted file mode 100644 index 4b3cf8b16de2..000000000000 --- a/drivers/of/unittest-data/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -testcases.dtb -testcases.dtb.S |