diff options
author | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
---|---|---|
committer | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
commit | 8dea78da5cee153b8af9c07a2745f6c55057fe12 (patch) | |
tree | a8f4d49d63b1ecc92f2fddceba0655b2472c5bd9 /lib/fdt_wip.c | |
parent | 406089d01562f1e2bf9f089fd7637009ebaad589 (diff) |
Patched in Tegra support.
Diffstat (limited to 'lib/fdt_wip.c')
-rw-r--r-- | lib/fdt_wip.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/fdt_wip.c b/lib/fdt_wip.c deleted file mode 100644 index 45b3fc3d3ba..00000000000 --- a/lib/fdt_wip.c +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | #include <linux/libfdt_env.h> | ||
2 | #include "../scripts/dtc/libfdt/fdt_wip.c" | ||