[PATCH 1/3] ARM: mach-omap2: remove bogus "or_module" from rx51-peripherals
From: tony@atomide.com (Tony Lindgren)
Date: 2016-07-22 06:41:10
Also in:
linux-gpio, linux-omap, lkml
From: tony@atomide.com (Tony Lindgren)
Date: 2016-07-22 06:41:10
Also in:
linux-gpio, linux-omap, lkml
Hi, * Paul Gortmaker [off-list ref] [160719 21:17]:
During unrelated work, attempting to remove an include of the linux/module.h in favour of "struct module;" in order to reduce header entanglement, we found doing so caused a build failure in this file.
We're planning to drop this file after v4.8-rc1 after I've verified that legacy booting still works at v4.8-rc1. Are you OK if I pick this patch into my omap-for-v4.8/legacy branch? Or if you have a minimal immutable branch against v4.7-rc1 with just this patch I can merge it in no problem. Regards, Tony