git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76ee455
)
ARM: S5P: Fix export.h inclusion
author
Kukjin Kim
<kgene.kim@samsung.com>
Wed, 16 Nov 2011 16:13:34 +0000
(
01:13
+0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Wed, 16 Nov 2011 16:13:34 +0000
(
01:13
+0900)
Commit
32aaeffbd4a7
("Merge branch 'modsplit-Oct31 2011'...")
breaks build like following and this fixes it to add inclusion
<linux/export.h>.
arch/arm/plat-s5p/sysmmu.c:302: error: 'THIS_MODULE' undeclared here (not in a function)
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
No differences found