linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* MACH_TYPE undeclared error
@ 2011-03-29  6:31 Madhavi Manchala
  2011-03-29  6:50 ` Baruch Siach
  2011-03-29  6:54 ` Uwe Kleine-König
  0 siblings, 2 replies; 8+ messages in thread
From: Madhavi Manchala @ 2011-03-29  6:31 UTC (permalink / raw)
  To: linux-arm-kernel

Dear All,

I have defined a MACHINE_START macro in my board C file as follows.

MACHINE_START(S3C2510, "S3C2510")
	.init_irq	= s3c2510_init_irq,
	.timer		= &s3c2510_time_init,
MACHINE_END

When I try to compile this C file, I am seeing the following error message.

arch/arm/mach-s3c2510/s3c2510.c:35:1: error: 'MACH_TYPE_S3C2510'
undeclared here (not in a function)

I googled, but there is no luck for me. Please suggest me whether I am
missing any configuration item.

Any hints / suggestions would be appreciated.

Thanks and Regards,
Madhavi M.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-03-29  9:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-29  6:31 MACH_TYPE undeclared error Madhavi Manchala
2011-03-29  6:50 ` Baruch Siach
2011-03-29  6:54 ` Uwe Kleine-König
2011-03-29  8:31   ` Madhavi Manchala
2011-03-29  9:24     ` Uwe Kleine-König
2011-03-29  9:38       ` Madhavi Manchala
2011-03-29  9:27     ` Russell King - ARM Linux
2011-03-29  9:38       ` Madhavi Manchala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).