of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers
authorGraeme Smecher <graeme.smecher@mail.mcgill.ca>
Tue, 17 Aug 2010 17:13:44 +0000 (10:13 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 17 Aug 2010 19:16:47 +0000 (13:16 -0600)
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 <graeme.smecher@mail.mcgill.ca>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found