diff options
| author | Linus Walleij <[email protected]> | 2014-01-07 19:21:57 +0100 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2014-01-08 12:49:32 +0100 |
| commit | c6c7ee3bcae3bff476cfcd2039d82257e0dca90c (patch) | |
| tree | 28508e30c8d637e232d8238cbc45d80850aa1d6d /include/linux/debugobjects.h | |
| parent | aeccc1b4a9b9e3b9a0703e93ed1db673432a29c0 (diff) | |
ARM: s3c24xx: fix build error
When enabling device tree on the S3C an additional build
bug appears in the Osiris DVS board file:
CC arch/arm/mach-s3c24xx/mach-osiris-dvs.o
archh/arm/mach-s3c24xx/mach-osiris-dvs.c:
In function ‘osiris_dvs_notify’:
arch/arm/mach-s3c24xx/mach-osiris-dvs.c:77:4:
error: implicit declaration of function ‘S3C2410_GPB’
[-Werror=implicit-function-declaration]
gpio_set_value(OSIRIS_GPIO_DVS, 1);
^
Fix this by explicitly including
<linux/platform_data/gpio-samsung-s3c24xx.h>
Reported-by: Arnd Bergmann <[email protected]>
Cc: Kukjin Kim <[email protected]>
Cc: Tomasz Figa <[email protected]>
Cc: Sylwester Nawrocki <[email protected]>
Cc: Ben Dooks <[email protected]>
Cc: [email protected]
Acked-by: Heiko Stuebner <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions