From: Mark Brown Date: Fri, 2 Dec 2011 05:17:54 +0000 (+0900) Subject: ARM: S3C64XX: Add linux/export.h to dev-spi.c X-Git-Tag: v3.2-rc5~29^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4a65ad6eb9b56180724de52ddd6dd6712121be1;p=pandora-kernel.git ARM: S3C64XX: Add linux/export.h to dev-spi.c This is required for the EXPORT_SYMBOL()s the code uses, previously the header was being included implicitly by another header. Signed-off-by: Mark Brown Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed