the following patch was just integrated into master: commit 530355d41bf10fa4f0ee215e0e71fc68e80053ea Author: Edward O'Callaghan eocallaghan@alterapraxis.com Date: Fri Oct 31 08:31:44 2014 +1100
include/device/device.h: Provide DEVICE_NOOP macro shim
Rather than everyone writing their own adhoc device operation NOP shim, we provide some formalism. We later make use of this to reduce the loc count down trivially.
Change-Id: I2d04bfb50e76f367a0ee258dab97d7caa12ec99e Signed-off-by: Edward O'Callaghan eocallaghan@alterapraxis.com Reviewed-on: http://review.coreboot.org/7283 Tested-by: build bot (Jenkins) Reviewed-by: Bruce Griffith Bruce.Griffith@se-eng.com
See http://review.coreboot.org/7283 for details.
-gerrit