Openmoko Bug #2239: andy-tracking/bc49de906ce: mach-gta02.c:1696: error: 'gta02_hdq_device' undeclared
Openmoko Public Trac
bugs at docs.openmoko.org
Sun Feb 22 17:18:02 CET 2009
#2239: andy-tracking/bc49de906ce: mach-gta02.c:1696: error: 'gta02_hdq_device'
undeclared
-----------------------------+----------------------------------------------
Reporter: lindi | Owner: openmoko-kernel
Type: defect | Status: new
Priority: normal | Milestone:
Component: System Software | Version: unspecified
Severity: normal | Keywords:
Haspatch: 0 | Blockedby:
Estimated: | Patchreview:
Blocking: | Reproducible:
-----------------------------+----------------------------------------------
Steps to reproduce:
1) git clone git://git.openmoko.org/git/kernel.git neolinux.2
2) cd neolinux.2
3) git checkout -b lindi-andy-tracking origin/andy-tracking
4) mkdir GTA02
5) cp arch/arm/configs/gta02_moredrivers_defconfig GTA02/.config
6) ./build GTA02 dummy
Expected results:
6) kernel builds from source
Actual results:
6) build fails with
{{{
/local/lindi/neolinux.2/arch/arm/mach-s3c2442/mach-gta02.c: In function
'gta02_machine_init':
/local/lindi/neolinux.2/arch/arm/mach-s3c2442/mach-gta02.c:1696: error:
'gta02_hdq_device' undeclared (first use in this function)
/local/lindi/neolinux.2/arch/arm/mach-s3c2442/mach-gta02.c:1696: error:
(Each undeclared identifier is reported only once
/local/lindi/neolinux.2/arch/arm/mach-s3c2442/mach-gta02.c:1696: error:
for each function it appears in.)
}}}
--
Ticket URL: <https://docs.openmoko.org/trac/ticket/2239>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac
More information about the buglog
mailing list