Tomer Tayar
e00dac3daa
habanalabs: Cancel pr_fmt() definition dependency on includes order
...
pr_fmt() should be defined before including linux/printk.h, either
directly or indirectly, in order to avoid redefinition of the macro.
Currently the macro definition is in habanalabs.h, which is included in
many files, and that makes the addition/reorder of includes to be prone
to compilation errors.
This patch cancels this dependency by defining the macro only in the few
source files that use it.
Signed-off-by: Tomer Tayar <ttayar@habana.ai >
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com >
2019-04-10 15:18:46 +03:00
..
2018-11-27 08:44:07 +01:00
2017-11-15 18:21:04 -08:00
2019-02-26 12:53:55 +01:00
2018-08-21 23:54:18 -04:00
2019-02-21 23:15:10 +11:00
2018-09-25 20:21:02 +02:00
2019-02-14 09:32:35 +01:00
2019-04-25 19:53:17 +02:00
2019-04-10 15:18:46 +03:00
2018-07-07 09:59:35 +02:00
2018-02-11 14:34:03 -08:00
2019-01-18 16:34:05 +01:00
2019-04-25 19:33:34 +02:00
2019-03-09 15:53:03 -08:00
2018-12-21 14:46:50 +11:00
2019-01-18 16:34:06 +01:00
2019-03-05 21:07:14 -08:00
2018-12-06 15:53:15 +01:00
2019-02-26 12:53:55 +01:00
2018-09-14 15:36:20 +02:00
2018-09-14 15:36:20 +02:00
2019-01-18 16:34:05 +01:00
2017-12-18 15:59:17 +01:00
2018-09-12 09:46:46 +02:00
2017-08-28 16:55:49 +02:00
2018-03-15 18:20:51 +01:00
2018-07-16 13:30:47 +02:00
2019-04-27 14:54:13 +02:00
2015-10-06 12:33:14 +02:00
2018-11-11 09:13:19 -08:00
2018-09-12 09:46:46 +02:00
2014-10-20 16:20:54 +02:00
2018-01-09 17:03:57 +01:00
2017-04-20 12:02:32 +01:00
2019-01-18 16:34:06 +01:00
2019-04-21 23:14:47 +02:00
2018-01-09 17:03:57 +01:00
2018-09-12 09:31:00 +02:00
2019-02-27 16:00:21 +01:00
2017-12-07 18:45:31 +01:00
2019-01-18 14:14:14 +01:00
2018-05-14 16:35:42 +02:00
2019-01-18 16:34:06 +01:00
2017-08-28 16:55:48 +02:00
2017-12-07 18:45:31 +01:00
2017-08-28 16:55:49 +02:00
2019-04-25 19:33:34 +02:00
2019-04-25 22:23:06 +02:00
2015-10-28 10:30:17 +09:00
2019-04-25 19:33:34 +02:00
2019-02-01 17:24:52 -06:00
2019-02-21 10:48:36 +00:00
2018-02-11 14:34:03 -08:00
2017-12-17 12:52:34 +01:00
2019-01-18 16:42:05 +01:00
2016-05-01 14:20:04 -07:00
2015-10-13 22:17:40 -07:00
2017-05-18 17:37:52 +02:00
2018-09-25 20:20:59 +02:00
2017-01-25 11:48:03 +01:00
2018-04-23 13:31:27 +02:00
2013-10-16 18:40:58 -07:00
2018-07-07 17:44:52 +02:00
2018-12-06 15:42:18 +01:00
2019-03-06 14:18:59 -08:00