From 2c8d667a3102ad0ed3f104d41277c55873297091 Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Fri, 29 Jul 2011 16:05:38 +1000 Subject: [PATCH] drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as required For files that were getting these macros via the implicit presence of module.h being everywhere. With contributions from Stephen Rothwell . Signed-off-by: Paul Gortmaker --- Reading git-format-patch failed