Arnd Bergmann
1bd47ceafb
mmc: s3cmci: include linux/interrupt.h for tasklet_struct
...
[ Upstream commit e1c6ec26b8 ]
I got this new build error on today's linux-next
drivers/mmc/host/s3cmci.h:69:24: error: field 'pio_tasklet' has incomplete type
struct tasklet_struct pio_tasklet;
drivers/mmc/host/s3cmci.c: In function 's3cmci_enable_irq':
drivers/mmc/host/s3cmci.c:390:4: error: implicit declaration of function 'enable_irq';did you mean 'enable_imask'? [-Werror=implicit-function-declaration]
While I haven't found out why this happened now and not earlier, the
solution is obvious, we should include the header that defines
the structure.
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org >
Signed-off-by: Sasha Levin <alexander.levin@verizon.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2017-11-08 10:08:33 +01:00
..
2017-08-30 10:21:56 +02:00
2017-08-30 10:21:53 +02:00
2017-10-08 10:26:11 +02:00
2016-12-05 14:53:46 -05:00
2017-03-30 09:41:27 +02:00
2017-11-08 10:08:33 +01:00
2017-03-12 06:41:52 +01:00
2017-09-27 14:39:21 +02:00
2017-10-21 17:21:38 +02:00
2017-10-27 10:38:08 +02:00
2017-08-06 18:59:43 -07:00
2017-10-08 10:26:04 +02:00
2017-10-27 10:38:08 +02:00
2017-11-08 10:08:33 +01:00
2016-10-15 09:26:12 -07:00
2017-11-08 10:08:33 +01:00
2017-08-06 18:59:43 -07:00
2017-09-27 14:39:24 +02:00
2017-10-18 09:35:38 +02:00
2017-04-18 07:11:50 +02:00
2017-10-21 17:21:38 +02:00
2017-10-08 10:26:03 +02:00
2016-11-03 14:46:39 +01:00
2017-04-21 09:31:20 +02:00
2017-08-11 08:49:30 -07:00
2017-11-08 10:08:32 +01:00
2017-10-18 09:35:38 +02:00
2017-10-12 11:51:24 +02:00
2017-10-08 10:26:04 +02:00
2017-10-12 11:51:24 +02:00
2017-10-27 10:38:07 +02:00
2017-04-12 12:41:17 +02:00
2017-10-27 10:38:06 +02:00
2017-11-08 10:08:33 +01:00
2017-11-02 09:49:14 +01:00
2017-10-18 09:35:39 +02:00
2016-10-27 18:43:43 -07:00
2017-10-21 17:21:33 +02:00
2017-10-12 11:51:21 +02:00
2017-08-30 10:21:51 +02:00
2016-10-07 14:42:05 -07:00
2016-09-20 20:57:12 +10:00
2017-08-06 18:59:42 -07:00
2017-09-09 17:39:41 +02:00
2017-10-21 17:21:35 +02:00
2017-10-08 10:26:12 +02:00
2017-03-15 10:02:45 +08:00
2016-10-17 15:43:05 +02:00
2017-06-24 07:11:14 +02:00
2017-10-08 10:26:07 +02:00
2017-11-08 10:08:33 +01:00
2017-09-13 14:13:36 -07:00
2017-11-02 09:49:15 +01:00
2017-08-06 18:59:42 -07:00
2017-08-30 10:21:55 +02:00
2017-07-27 15:08:02 -07:00
2017-10-12 11:51:25 +02:00
2017-08-06 18:59:48 -07:00
2017-07-27 15:08:08 -07:00
2016-10-10 20:16:43 -07:00
2017-08-24 17:12:18 -07:00
2017-06-17 06:41:54 +02:00
2017-10-05 09:44:03 +02:00
2016-11-11 08:45:08 -08:00
2016-10-17 15:50:07 +01:00
2017-05-14 14:00:19 +02:00
2017-10-18 09:35:39 +02:00
2017-07-05 14:40:23 +02:00
2017-10-08 10:26:03 +02:00
2017-01-19 20:18:07 +01:00
2016-10-11 15:06:32 -07:00
2016-09-20 20:57:12 +10:00
2016-10-13 10:20:06 -04:00
2017-04-21 09:31:22 +02:00
2017-10-08 10:26:09 +02:00
2017-11-02 09:49:15 +01:00
2017-03-12 06:41:50 +01:00
2017-10-08 10:26:03 +02:00
2017-01-26 08:24:44 +01:00
2017-04-21 09:31:24 +02:00
2017-11-02 09:49:14 +01:00
2017-11-08 10:08:33 +01:00
2017-01-26 08:24:45 +01:00
2017-11-02 09:49:13 +01:00
2017-07-27 15:08:08 -07:00
2017-01-09 08:32:16 +01:00
2017-11-08 10:08:33 +01:00
2017-10-21 17:21:38 +02:00
2017-07-27 15:07:55 -07:00
2017-10-21 17:21:35 +02:00
2017-11-02 09:49:13 +01:00
2017-10-12 11:51:19 +02:00
2017-08-06 18:59:48 -07:00
2017-09-20 08:19:56 +02:00
2017-10-05 09:44:05 +02:00
2016-10-19 08:11:43 -07:00
2017-03-31 10:31:45 +02:00
2017-03-12 06:41:50 +01:00
2017-03-12 06:41:48 +01:00
2017-10-21 17:21:33 +02:00
2017-11-02 09:49:13 +01:00
2017-05-20 14:28:35 +02:00