On Mon, 2010-07-12 at 03:39 +0530, Tarun Kanti DebBarma wrote: > + if (!pdata) { > + pr_err("%s: \ > + No memory for omap_dm_timer_plat_info\n", > + __func__); > + return -ENOMEM; > + } do not use concatenation ('\'), this is probably not what you want. -- Best Regards, Artem Bityutskiy (Артём Битюцкий) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html