From: Paul Gortmaker Date: Sun, 17 Jul 2011 19:33:58 +0000 (-0400) Subject: ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed X-Git-Tag: v3.2-rc1~22^2~100 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38789fda295689689d064c0157bc363b1837b5e6;p=pandora-kernel.git ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed They were getting this implicitly by an include of module.h from device.h -- but we are going to clean that up and break that include chain, so include export.h explicitly now. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed