score: Add missing #include <linux/export.h>
authorBen Hutchings <ben@decadent.org.uk>
Sun, 3 Aug 2014 16:45:10 +0000 (17:45 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 6 Aug 2014 17:07:41 +0000 (18:07 +0100)
There is no upstream commit for this, as arch/score/kernel/init_task.c
has been replaced by generic code and <linux/export.h> is included
indirectly by arch/score/mm/init.c.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>

No differences found