coreboot/src/soc
Edward O'Callaghan e408dced63 Redundant addr '&' operator on func ptr's in struct initiator
Bring code inline to be consistent with the rest of coreboot.

See standard - c99std (n1256) 6.3.2.1p4 - to paraphrase,
'expressions that refer to functions get converted to pointers to
those functions'

Change-Id: I63a7bed5efade37dd7076dbfc9c85d420cf6c92b
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/7290
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2014-11-04 13:31:36 +01:00
..
intel Redundant addr '&' operator on func ptr's in struct initiator 2014-11-04 13:31:36 +01:00
nvidia {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:14:35 +01:00
qualcomm soc/qualcomm: Add generic support skeleton for ipq806x 2014-09-25 19:05:46 +02:00
samsung {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:14:35 +01:00
Kconfig soc/qualcomm: Add generic support skeleton for ipq806x 2014-09-25 19:05:46 +02:00
Makefile.inc soc/qualcomm: Add generic support skeleton for ipq806x 2014-09-25 19:05:46 +02:00