diff options
| author | Marek Vasut <marex@denx.de> | 2012-11-12 14:34:25 +0000 | 
|---|---|---|
| committer | Tom Rini <trini@ti.com> | 2012-12-11 13:17:29 -0700 | 
| commit | 2515d8437bf3a4415d3354d01e37f07d922250e2 (patch) | |
| tree | b31bb68afef6e099e172607f4a5c8501b6ff499e /drivers/i2c | |
| parent | eabd5d8d70ecf7072ac5b7aef2fe239553346dac (diff) | |
| download | olio-uboot-2014.01-2515d8437bf3a4415d3354d01e37f07d922250e2.tar.xz olio-uboot-2014.01-2515d8437bf3a4415d3354d01e37f07d922250e2.zip | |
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