commit | 7a50d06e242614f02004faed2972a8f2c9336d61 | [log] [tgz] |
---|---|---|
author | Graeme Smecher <graeme.smecher@mail.mcgill.ca> | Tue Aug 17 10:13:44 2010 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Aug 17 13:16:47 2010 -0600 |
tree | 0d06eb21f37796d937879256cac069f441e5a200 | |
parent | f1ca09b2b5c9dd3988c61818a7d621b1400e4f0c [diff] |
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 <graeme.smecher@mail.mcgill.ca> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>