linux/arch/microblaze
Nicholas Mc Guire bd05a58ddf microblaze: warn if of_iomap() failed
of_iomap() can return NULL. The function is void thus error propagation
is not possible but at least a WARN_ON() seems warranted here as a silent
failure might lead to a hard to understand system state.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2018-07-11 10:06:46 +02:00
..
2018-06-27 09:49:30 -07:00
2018-07-11 10:06:46 +02:00
2018-01-17 13:34:28 +01:00