From cee4fbd6cd7608f6dad7539f39e9281125702a16 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Tue, 25 Jun 2013 09:59:52 +0530 Subject: [PATCH] drivers: uio_pdrv_genirq: Use of_match_ptr() macro This eliminates having an #ifdef returning NULL for the case when OF is disabled. Signed-off-by: Sachin Kamat Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed