Masahiro Yamada c898cba41e dm: define dev_*() log functions in DM header
Many drivers had started to use dev_err, dev_info, etc. for log
functions.  Currently, we are relying on <linux/compat.h>, but I
guess the best home is <dm/device.h>, taking into account that
Linux defines them in <linux/device.h>.

For now, I am leaving the ones in <linux/compat.h> because lots of
Linux-originated code uses dev_*(), but the first argument is not
struct udevice, so we need to ignore the bogus argument.  More
efforts are needed to iron out the issues.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-10-04 12:00:20 -04:00
..
2017-10-01 16:32:54 +02:00
2016-01-19 08:31:21 -05:00
2011-01-18 23:38:08 +01:00
2016-04-11 20:48:26 -04:00
2011-10-17 22:25:34 +02:00
2016-01-19 08:31:21 -05:00
2017-07-06 16:17:19 -04:00
2016-01-19 08:31:21 -05:00
2010-05-06 00:17:01 +02:00
2010-05-06 00:17:01 +02:00
2016-02-06 12:00:59 +01:00
2009-12-05 01:30:23 +01:00
2017-04-13 09:41:10 -04:00
2011-09-11 21:24:09 +02:00
2017-08-14 12:47:32 -05:00
2008-08-31 04:24:51 +02:00
2001-04-28 17:59:11 +00:00
2017-07-06 16:17:19 -04:00
2017-06-01 07:03:12 -06:00
2012-10-15 11:53:47 -07:00
2002-03-08 21:31:05 +00:00