]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
of/address: add empty static inlines for !CONFIG_OF
authorGrant Likely <grant.likely@secretlab.ca>
Tue, 14 Feb 2012 21:06:55 +0000 (14:06 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 16 Feb 2012 13:11:23 +0000 (06:11 -0700)
commita850a7554442f08d3e910c6eeb4ee216868dda1e
tree8ce5a44cda8074e1ca060ad4f2c0be99c9b79866
parent1bc04f2cf8c2a1feadbd994f50c40bb145bf2989
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>
include/linux/of_address.h