summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2410
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2009-05-17 21:47:07 (GMT)
committerBen Dooks <ben-linux@fluff.org>2009-05-18 15:26:01 (GMT)
commit86c03c526e2b282846c09509a48ab8be68fe7168 (patch)
tree529ee4e07132654658abb4c9203d77cd2e36e2e9 /arch/arm/mach-s3c2410
parentec976d6eb021dc8f2994248c310a41540f4756bd (diff)
downloadlinux-86c03c526e2b282846c09509a48ab8be68fe7168.tar.xz
[ARM] S3C24XX: Fix missing <linux/sysdev.h>
In our recent changes, arch/arm/plat-s3c24xx/gpiolib.c needs to have <linux/sysdev.h> included for it to build. This fixes the following error/warnings: arch/arm/plat-s3c/include/plat/pm.h:104: error: expected declaration specifiers or '...' before 'pm_message_t' arch/arm/plat-s3c/include/plat/pm.h:104: warning: 'struct sys_device' declared inside parameter list arch/arm/plat-s3c/include/plat/pm.h:104: warning: its scope is only this definition or declaration, which is probably not what you want arch/arm/plat-s3c/include/plat/pm.h:105: warning: 'struct sys_device' declared inside parameter list Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s3c2410')
0 files changed, 0 insertions, 0 deletions