From ba3a12000247dc09dd220f33ca5e050d7baaf193 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Wed, 22 Sep 2010 14:58:30 +0100 Subject: [PATCH] --- yaml --- r: 220607 b: refs/heads/master c: c6252e9ce7f51a2af66bd69c93afb37191467c96 h: refs/heads/master i: 220605: f821e84e21c3d5148351abf5dc924fa53eaad983 220603: 5fed047b959875a3777eeb8a8d5f72181dc10458 220599: 04545d8aec675f08771204cafd66feebc2eba3de 220591: 6a0c4085e94f9c7f78a6bc52a9078a1f3c1cce59 220575: 612d6883e3008ca39f3fe0e6f5963b36b7709345 220543: 1cd9c7e6aea53b484e5b8412e84a21cc1b1f6e89 v: v3 --- [refs] | 2 +- trunk/include/linux/mfd/abx500.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 1ddaf14f6781..f74afb5f0fc0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2cfcce18bb09667f583f4a29e814cbadf1d4e525 +refs/heads/master: c6252e9ce7f51a2af66bd69c93afb37191467c96 diff --git a/trunk/include/linux/mfd/abx500.h b/trunk/include/linux/mfd/abx500.h index be7373c79bea..67bd6f7ecf32 100644 --- a/trunk/include/linux/mfd/abx500.h +++ b/trunk/include/linux/mfd/abx500.h @@ -229,4 +229,5 @@ struct abx500_ops { }; int abx500_register_ops(struct device *core_dev, struct abx500_ops *ops); +void abx500_remove_ops(struct device *dev); #endif