From 7682a99826a624d3764656b5bb31f88e2f8b235b Mon Sep 17 00:00:00 2001 From: Rob Herring Date: Tue, 17 Mar 2015 15:28:55 -0500 Subject: remove unnecessary version.h includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Various files are needlessly rebuilt every time due to the version and build time changing. As version.h is not actually needed, remove the include. Signed-off-by: Rob Herring Cc: Albert Aribaud Cc: Stefano Babic Cc: Minkyu Kang Cc: Marek Vasut Cc: Tom Warren Cc: Michal Simek Cc: Macpaul Lin Cc: Wolfgang Denk Cc: York Sun Cc: Stefan Roese Cc: Nobuhiro Iwamatsu Cc: Simon Glass Cc: Philippe Reynes Cc: Eric Jarrige Cc: "David Müller" Cc: Phil Edworthy Cc: Robert Baldyga Cc: Torsten Koschorrek Cc: Anatolij Gustschin Reviewed-by: Linus Walleij Reviewed-by: Łukasz Majewski --- arch/microblaze/cpu/spl.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/microblaze') diff --git a/arch/microblaze/cpu/spl.c b/arch/microblaze/cpu/spl.c index 2cc0a2da89..f4bb0915c5 100644 --- a/arch/microblaze/cpu/spl.c +++ b/arch/microblaze/cpu/spl.c @@ -9,7 +9,6 @@ #include #include #include -#include #include #include -- cgit v1.2.1