Home
last modified time | relevance | path

Searched hist:"7 fc65bcf8a0a5463db86efbb273a40448c845efc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/
H A Di2c.hdiff 7fc65bcf8a0a5463db86efbb273a40448c845efc Thu Jul 02 19:15:41 CDT 2015 Simon Glass <sjg@chromium.org> dm: i2c: Move definitions to the top of the header file

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>
Acked-by: Heiko Schocher <hs@denx.de>