From: Graeme Smecher Date: Tue, 17 Aug 2010 17:13:44 +0000 (-0700) Subject: of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers X-Git-Tag: v2.6.36-rc2~44^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a50d06e242614f02004faed2972a8f2c9336d61;p=pandora-kernel.git of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers The drivers for Xilinx' SystemACE and physically mapped MTDs were missing prototypes for of_address_to_resource(). This patch adds the necessary headers. Signed-off-by: Graeme Smecher Signed-off-by: Grant Likely --- Reading git-diff-tree failed