diff mbox

[1/3] backports: devcoredump: make patch apply

Message ID 20170206123956.20082-1-johannes@sipsolutions.net (mailing list archive)
State Accepted
Headers show

Commit Message

Johannes Berg Feb. 6, 2017, 12:39 p.m. UTC
From: Johannes Berg <johannes.berg@intel.com>

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@intel.com>
---
 patches/backport-adjustments/devcoredump.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

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