ARM: S3C64XX: Add linux/export.h to dev-spi.c
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 2 Dec 2011 05:17:54 +0000 (14:17 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 2 Dec 2011 05:17:54 +0000 (14:17 +0900)
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 <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found