From 75fc0cf6af45e5de251caa9421b3c3d1bdc273c8 Mon Sep 17 00:00:00 2001 From: Syam Sidhardhan Date: Fri, 15 Feb 2013 02:24:32 +0530 Subject: [PATCH] proc_devtree: Replace include linux/module.h with linux/export.h Since it uses only THIS_MODULE macro, include is the right to go here. Signed-off-by: Syam Sidhardhan Signed-off-by: Al Viro --- Reading git-format-patch failed