summaryrefslogtreecommitdiff
path: root/drivers/i2c
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2012-11-12 14:34:25 +0000
committerTom Rini <trini@ti.com>2012-12-11 13:17:29 -0700
commit2515d8437bf3a4415d3354d01e37f07d922250e2 (patch)
treeb31bb68afef6e099e172607f4a5c8501b6ff499e /drivers/i2c
parenteabd5d8d70ecf7072ac5b7aef2fe239553346dac (diff)
downloadu-boot-imx-2515d8437bf3a4415d3354d01e37f07d922250e2.zip
u-boot-imx-2515d8437bf3a4415d3354d01e37f07d922250e2.tar.gz
u-boot-imx-2515d8437bf3a4415d3354d01e37f07d922250e2.tar.bz2
i2c: Use __weak instead of __attribute__((weak, alias))
Use __weak from linux/compiler.h instead of __attribute__((weak, alias)) to define overridable function. This patch is intended as a cleanup patch to bring some consistency into the code. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions