commit | a850a7554442f08d3e910c6eeb4ee216868dda1e | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Tue Feb 14 14:06:55 2012 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Thu Feb 16 06:11:23 2012 -0700 |
tree | 8ce5a44cda8074e1ca060ad4f2c0be99c9b79866 | |
parent | 1bc04f2cf8c2a1feadbd994f50c40bb145bf2989 [diff] |
of/address: add empty static inlines for !CONFIG_OF As the title says, this patch adds empty implementations for the address translation functions so that they can be used when CONFIG_OF is disabled. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Cc: Rob Herring <rob.herring@calxeda.com>