diff options
author | 2010-02-01 15:57:25 +0100 | |
---|---|---|
committer | 2010-03-07 22:02:16 +0000 | |
commit | 96eb7164e3c2f8c1b53118078e5c06f7c34c2d49 (patch) | |
tree | b144fc8c23b056d736529c0c104261c467c3fc92 /lib/debugobjects.c | |
parent | i2c: Add support for Ux500/Nomadik I2C controller (diff) | |
download | wireguard-linux-96eb7164e3c2f8c1b53118078e5c06f7c34c2d49.tar.xz wireguard-linux-96eb7164e3c2f8c1b53118078e5c06f7c34c2d49.zip |
i2c/imx: don't add probe function to the driver struct
Having a pointer to the probe function is unnecessary when using
platform_driver_probe and yields a section mismatch warning after
removing the white list entry "*driver" for
{ .data$, .data.rel$ } -> { .init.* } mismatches in modpost.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions