On 03/19/2013 07:42 PM, Danny Huang wrote: > On Wed, 2013-03-20 at 01:54 +0800, Stephen Warren wrote: >> On 03/18/2013 05:17 AM, Danny Huang wrote: >>> Add speedo-based process identifictaion for Tegra114. >> >> I have applied this to Tegra's for-3.10/soc branch, with one addition below: >> >>> diff --git a/arch/arm/mach-tegra/tegra114_speedo.c b/arch/arm/mach-tegra/tegra114_speedo.c >> >>> +#include <linux/kernel.h> >> >> Here, I also added: >> >> #include <linux/bug.h> >> >> That's not needed in the Tegra for-next branch (which is based on >> 3.9-rc1), but is needed when merged into linux-next, and hence will >> presumably be needed once this is submitted into 3.10. > > Thanks. Does it mean that we have to include the bug.h for all newly > created file for 3.10? It's only needed in files that use its contents. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html