Enric Balletbo i Serra
11f1eabee0
cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
...
This header file now only includes the cros_ec_dev struct, however, is the
'include/linux/platform_data/cros_ec_proto.h' who contains the definition of
all the Chrome OS EC related structs. There is no reason to have a
separate include for this struct so move to the place where other
structs are defined. That way, we can remove the include itself, but also
simplify the common pattern
#include <linux/mfd/cros_ec.h>
#include <linux/platform_data/cros_ec_proto.h>
for a single include
#include <linux/platform_data/cros_ec_proto.h>
The changes to remove the cros_ec.h include were generated with the
following shell script:
git grep -l "<linux/mfd/cros_ec.h>" | xargs sed -i '/<linux\/mfd\/cros_ec.h>/d'
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Acked-by: Sebastian Reichel <sre@kernel.org>
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
2020-01-07 17:36:46 +01:00
..
2019-06-19 17:09:55 +02:00
2019-08-12 08:51:45 +01:00
2019-08-12 08:51:50 +01:00
2019-06-19 17:09:55 +02:00
2019-08-12 07:27:40 +01:00
2019-08-12 08:51:54 +01:00
2019-08-12 07:27:40 +01:00
2019-11-11 08:45:02 +00:00
2019-10-18 19:37:45 +01:00
2019-05-30 11:29:22 -07:00
2019-05-30 11:29:22 -07:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:25:18 -07:00
2019-05-30 11:29:52 -07:00
2019-07-30 13:07:41 +02:00
2019-11-11 08:45:02 +00:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-05 17:37:04 +02:00
2019-05-30 11:26:35 -07:00
2019-08-14 09:07:20 +01:00
2019-02-07 10:44:09 +00:00
2019-06-19 17:09:07 +02:00
2019-06-19 17:09:07 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-08-12 08:51:58 +01:00
2019-01-09 16:55:09 +01:00
2019-01-03 08:32:42 +00:00
2020-01-07 17:36:46 +01:00
2019-07-02 12:11:31 +01:00
2019-06-19 17:09:55 +02:00
2019-07-02 12:11:31 +01:00
2019-07-02 12:11:31 +01:00
2019-07-02 12:11:31 +01:00
2019-07-02 12:11:31 +01:00
2019-11-11 08:45:03 +00:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:37 -07:00
2019-05-14 08:13:26 +01:00
2019-05-14 08:13:26 +01:00
2019-05-14 08:13:26 +01:00
2019-08-12 08:52:03 +01:00
2019-07-25 14:21:43 +01:00
2019-11-11 08:45:04 +00:00
2019-05-30 11:29:22 -07:00
2019-06-05 17:37:10 +02:00
2019-05-30 11:26:32 -07:00
2019-06-05 17:37:11 +02:00
2019-09-02 11:05:37 +01:00
2019-08-12 11:29:47 +01:00
2019-07-15 20:18:40 -07:00
2019-06-19 17:09:55 +02:00
2019-09-02 11:09:03 +01:00
2019-06-05 17:37:17 +02:00
2018-10-23 08:58:34 +01:00
2019-06-05 17:36:37 +02:00
2019-08-12 11:29:47 +01:00
2018-10-23 08:58:34 +01:00
2019-05-14 08:13:25 +01:00
2018-10-23 08:58:34 +01:00
2018-10-23 08:58:34 +01:00
2019-12-01 16:16:31 -08:00
2019-09-02 11:09:03 +01:00
2019-09-02 11:09:03 +01:00
2019-11-11 08:45:19 +00:00
2019-11-11 08:40:21 +00:00
2019-06-19 17:09:55 +02:00
2019-11-11 08:45:01 +00:00
2019-05-30 11:26:32 -07:00
2019-10-18 19:37:45 +01:00
2019-06-05 17:36:38 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-02-07 10:44:00 +00:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-07-15 20:18:40 -07:00
2019-06-05 17:36:38 +02:00
2019-06-05 17:36:38 +02:00
2019-11-11 08:45:03 +00:00
2019-07-02 12:11:31 +01:00
2019-07-02 12:11:31 +01:00
2019-07-15 20:18:40 -07:00
2019-10-18 19:37:45 +01:00
2019-08-12 08:53:58 +01:00
2019-06-19 17:09:55 +02:00
2019-08-12 08:54:10 +01:00
2018-10-23 08:58:34 +01:00
2019-08-12 08:53:58 +01:00
2018-10-23 08:58:34 +01:00
2019-08-12 08:53:58 +01:00
2019-08-12 08:53:58 +01:00
2019-11-11 08:45:02 +00:00
2019-05-08 12:06:21 +01:00
2018-10-23 08:58:34 +01:00
2019-08-12 08:53:58 +01:00
2019-08-12 08:54:05 +01:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-07-15 20:18:40 -07:00
2019-05-30 11:26:32 -07:00
2019-11-11 11:23:57 +00:00
2019-06-19 17:09:55 +02:00
2019-11-11 08:45:02 +00:00
2019-08-12 12:29:30 +01:00
2019-05-30 11:26:37 -07:00
2019-08-12 11:28:55 +01:00
2019-06-05 17:37:07 +02:00
2019-08-12 08:54:16 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-08-12 11:29:47 +01:00
2019-06-05 17:36:37 +02:00
2019-11-11 08:45:02 +00:00
2019-01-03 08:32:42 +00:00
2019-05-30 11:29:52 -07:00
2019-05-30 11:29:52 -07:00
2019-05-24 17:36:45 +02:00
2019-11-11 08:45:01 +00:00
2019-06-05 17:37:18 +02:00
2019-07-02 12:11:31 +01:00
2019-11-11 11:25:15 +00:00
2019-06-05 17:37:18 +02:00
2019-05-14 08:13:25 +01:00
2019-05-14 08:13:25 +01:00
2019-06-05 17:36:37 +02:00
2019-06-05 17:36:37 +02:00
2019-06-05 17:36:37 +02:00
2019-06-19 17:09:07 +02:00
2019-09-02 11:09:03 +01:00
2018-05-16 09:21:48 +01:00
2019-06-05 17:36:37 +02:00
2019-06-05 17:36:37 +02:00
2019-06-05 17:37:06 +02:00
2018-05-16 09:10:38 +01:00
2019-06-24 15:19:31 +01:00
2019-06-19 17:09:10 +02:00
2019-06-19 17:09:10 +02:00
2019-06-19 17:09:10 +02:00
2019-06-19 17:09:10 +02:00
2019-01-16 13:59:34 +00:00
2019-05-30 11:29:22 -07:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:29:22 -07:00
2019-11-13 11:07:40 +00:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:10 +02:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-11-11 11:26:26 +00:00
2019-07-09 08:59:39 -07:00
2019-08-12 08:46:29 +01:00
2019-05-30 11:29:19 -07:00
2019-06-19 17:09:55 +02:00
2019-11-20 17:10:36 +00:00
2019-06-19 17:09:55 +02:00
2019-05-24 17:36:45 +02:00
2019-05-30 11:29:52 -07:00
2019-02-01 08:21:13 +00:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-14 08:13:27 +01:00
2019-02-07 10:44:14 +00:00
2019-08-12 08:40:45 +01:00
2019-02-18 09:06:57 +00:00
2019-06-05 17:37:07 +02:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:35 -07:00
2019-06-05 17:37:07 +02:00
2019-08-12 08:53:58 +01:00
2019-05-30 11:29:19 -07:00
2019-05-30 11:29:19 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:41 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:35 -07:00
2019-06-05 17:37:07 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-11-11 08:45:02 +00:00