diff options
| author | Axel Lin <[email protected]> | 2011-05-31 20:55:44 +0800 |
|---|---|---|
| committer | Tony Lindgren <[email protected]> | 2011-05-31 06:17:01 -0700 |
| commit | f9fa1bb9d7a3c9537d6abd4ad47c58fe27862625 (patch) | |
| tree | d890b482f58a3be007fade2980610900851cd33e /fs/ubifs/commit.c | |
| parent | 046d886db18260d4435c942985392b7ef872337f (diff) | |
ARM: OMAP2: Add missing include of linux/gpio.h
I got some build error like below while executing "make omap2plus_defconfig".
CC arch/arm/mach-omap2/board-2430sdp.o
arch/arm/mach-omap2/board-2430sdp.c: In function 'omap_2430sdp_init':
arch/arm/mach-omap2/board-2430sdp.c:247: error: 'GPIOF_OUT_INIT_LOW' undeclared (first use in this function)
arch/arm/mach-omap2/board-2430sdp.c:247: error: (Each undeclared identifier is reported only once
arch/arm/mach-omap2/board-2430sdp.c:247: error: for each function it appears in.)
This patch fixes the build error by include linux/gpio.h instead of mach/gpio.h.
Signed-off-by: Axel Lin <[email protected]>
Cc: Syed Mohammed Khasim <[email protected]>
Cc: Grazvydas Ignotas <[email protected]>
Cc: Steve Sakoman <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'fs/ubifs/commit.c')
0 files changed, 0 insertions, 0 deletions