From: Johannes Berg <johannes.berg@xxxxxxxxx> Just make the patch apply again - the next commits will auto-generate the necessary backport code. Change-Id: I2b25ccbaadf1d49b9fdd229b3eaf1ecb7a9cf9ce Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> --- patches/backport-adjustments/devcoredump.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/backport-adjustments/devcoredump.patch b/patches/backport-adjustments/devcoredump.patch index b840adc145f7..315ffd57e3bf 100644 --- a/patches/backport-adjustments/devcoredump.patch +++ b/patches/backport-adjustments/devcoredump.patch @@ -62,7 +62,7 @@ +#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,11,0) .dev_groups = devcd_dev_groups, +#endif - .class_attrs = devcd_class_attrs, + .class_groups = devcd_class_groups, }; @@ -270,6 +281,11 @@ void dev_coredumpm(struct device *dev, s -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe backports" in