GET_OMAP_CLASS     89 arch/arm/mach-omap1/include/mach/soc.h 	return (GET_OMAP_CLASS == (id)) ? 1 : 0;	\
GET_OMAP_CLASS     79 arch/arm/mach-omap2/soc.h 	return (GET_OMAP_CLASS == (id)) ? 1 : 0;	\