
28 Jul
2015
28 Jul
'15
1:28 a.m.
On 3 July 2015 at 00:55, Heiko Schocher denx hs@denx.de wrote:
Hello Simon,
Am 03.07.2015 um 02:15 schrieb Simon Glass:
Move the flags and struct definitions higher in the file so that we can reference them with functions declared in the driver model section.
Signed-off-by: Simon Glass sjg@chromium.org
include/i2c.h | 86 +++++++++++++++++++++++++++++------------------------------ 1 file changed, 43 insertions(+), 43 deletions(-)
Acked-by: Heiko Schocher hs@denx.de
Applied to u-boot-dm.