From 67966e088b0c7dc926f4ce19565ebf208e18d058 Mon Sep 17 00:00:00 2001 From: David Daney Date: Fri, 5 Oct 2012 10:45:30 -0700 Subject: [PATCH] Partially revert a1ce39288e6fbef (UAPI: (Scripted) Convert #include "..." to #include in kernel system headers) Syntax errors were introduced into include/linux/libfdt.h by the offending commit, revert the changes made to this file. The kernel again compiles, thus restoring harmony and balance to the universe. Signed-off-by: David Daney Cc: David Howells Cc: Arnd Bergmann Cc: Thomas Gleixner Cc: Paul E. McKenney Cc: Dave Jones Signed-off-by: Linus Torvalds --- Reading git-format-patch failed