libfdt: don't try to clang-format
authorOlof Johansson <olof@lixom.net>
Thu, 11 Apr 2019 00:41:42 +0000 (17:41 -0700)
committerAnup Patel <anup@brainfault.org>
Wed, 24 Apr 2019 04:19:46 +0000 (09:49 +0530)
commit97fb8c0e3bcd4d7915ea35020e4d95999d389cd3
treedaa07917bfafd7986df10eb0842c2aa69af2b7fb
parent1e43ce75ffbe1a107b2d8a1b2957747029446f7d
libfdt: don't try to clang-format

Add an empty clang-format to disable reformatting of imported code and
make it easier to merge in upstream changes of that project over time.

Signed-off-by: Olof Johansson <olof@lixom.net>
platform/common/libfdt/.clang-format [new file with mode: 0644]